Terraform script outline to deploy a scalable web application using GKE with monitoring using Prometheus
- Prometheus install from helm is issue currently same for grafana.
- I have setup separately Prometheus and Grafana using port forword, container ip
- sharing useful links for reference below
Grafana
a. https://grafana.com/docs/grafana/latest/datasources/prometheus/configure-prometheus-data-source/
b. https://grafana.com/docs/grafana/latest/setup-grafana/installation/kubernetes/
c. https://grafana.com/docs/grafana/latest/administration/provisioning/
Prometheus
a. https://prometheus.io/docs/prometheus/latest/querying/basics/
Port forword
a. https://kubernetes.io/docs/reference/kubectl/generated/kubectl_port-forward/