Difference between revisions of "Grafana operator"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* <code>[[kind: Grafana]]</code> | * <code>[[kind: Grafana]]</code> | ||
* <code>[[kind: GrafanaDashboard]]</code> | * <code>[[kind: GrafanaDashboard]]</code> | ||
+ | * <code>[[kind: GrafanaDatasource]]</code> | ||
== Installation == | == Installation == | ||
Line 30: | Line 31: | ||
* [[Operator SDK]] | * [[Operator SDK]] | ||
* [[Grafana installation]] | * [[Grafana installation]] | ||
− | + | * <code>[[kubectl get subscriptions]]</code> | |
− | + | * <code>[[kubectl get installPlan]]</code> | |
+ | * <code>[[grafana.integreatly.org]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:21, 7 March 2024
Installation[edit]
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[edit]
- Operator SDK
- Grafana installation
kubectl get subscriptions
kubectl get installPlan
grafana.integreatly.org
See also[edit]
Advertising: