oracle / oci-grafana-metrics

Grafana datasource plugin for OCI metrics
https://grafana.com/grafana/plugins/oci-metrics-datasource
Universal Permissive License v1.0
80 stars 39 forks source link

Documentation for installing to existing Kubernetes cluster #199

Closed rvargheseey closed 10 months ago

rvargheseey commented 1 year ago

The documentation covers a new Grafana installation with the plugin. But I can't see any documentation in installing to an existing Grafana instance running in Kubernetes cluster.

mamorett commented 1 year ago

Hi. It may depends on your kubernetes installation (Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE), self hosted, etc). In general I think you can use the same installation procedure as per a bare metal Linux installation (https://github.com/oracle/oci-grafana-metrics/blob/master/docs/linux.md). Prerequisite here is that your pod is already running Grafana 8 and that has access to internet.