New to Analytics? Please start here.
Analytics can be installed using YAML files includes in the /hack/deploy folder.
$ curl https://raw.githubusercontent.com/appscode/analytics/0.1.0/hack/deploy/analytics.yaml | kubectl apply -f -To check if Analytics operator pods have started, run the following command:
$ kubectl get pods --all-namespaces -l app=analytics --watchOnce the operator pods are running, you can cancel the above command by typing Ctrl+C.