Difference between revisions of "Grafana operator"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
== See also == | == See also == | ||
+ | * {{Grafana operator}} | ||
* {{K8s operator}} | * {{K8s operator}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 10:15, 7 March 2024
Installation
https://github.com/grafana-operator/grafana-operator/blob/master/documentation/deploy_grafana.md
git clone https://github.com/grafana-operator/grafana-operator kubectl apply -f grafana-operator-setup.yaml .../... created .../... created .../... .../... created kubectl create namespace grafana kubectl create -f deploy/examples/Grafana.yaml -n grafana grafana.integreatly.org/example-grafana created
kubectl get grafana -A kubectl describe grafana -A kubectl -n grafana describe grafana example-grafana
kubectl logs -n grafana-operator-system grafana-operatore-controller-manager-xxxxxxx Defaulted container "kube-rbac-proxy" out of: kube-rbac-proxy, manager I1212 ....
Related
kubectl get subscriptions kubectl get installPlan
See also
Advertising: