Prometheus Deployment¶
K8S¶
There are 3 ways of deploying Prometheus on Kubernetes:
- prometheus-operator/prometheus-operator
- prometheus-operator/kube-prometheus
- kube-prometheus-stack in prometheus-community/helm-charts
We use the first option to deploy Prometheus Operator using YAML files.