Difference between revisions of "Grafana operator"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* https://github.com/grafana-operator/grafana-operator
 
* https://github.com/grafana-operator/grafana-operator
  
 +
* <code>[[kind: Grafana]]</code>
 +
* <code>[[kind: GrafanaDashboard]]</code>
 +
* <code>[[kind: GrafanaDatasource]]</code>
  
 +
== Installation ==
 +
https://github.com/grafana-operator/grafana-operator/blob/master/documentation/deploy_grafana.md
  
 
  git clone https://github.com/grafana-operator/grafana-operator
 
  git clone https://github.com/grafana-operator/grafana-operator
Line 9: Line 14:
 
  .../...
 
  .../...
 
  .../... 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 ==
 
== Related ==
 
* [[Operator SDK]]
 
* [[Operator SDK]]
 
* [[Grafana installation]]
 
* [[Grafana installation]]
[[kubectl get subscriptions]]
+
* <code>[[kubectl get subscriptions]]</code>
[[kubectl get installPlan]]
+
* <code>[[kubectl get installPlan]]</code>
 +
* <code>[[grafana.integreatly.org]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{Grafana operator}}
 
* {{K8s operator}}
 
* {{K8s operator}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 10:21, 7 March 2024

Advertising: