Skip to content
Snippets Groups Projects
Verified Commit 670dfca4 authored by David Hoese's avatar David Hoese
Browse files

Add prometheus endpoints for k3s components

parent f9d8b69a
No related branches found
Tags r20201003_1622
No related merge requests found
# K3s doesn't provide these services as normal kubernetes services
# See: https://github.com/rancher/k3s/issues/425#issuecomment-672019664
kubeControllerManager:
endpoints:
- "128.104.110.154"
kubeEtcd:
endpoints:
- "128.104.110.154"
kubeScheduler:
endpoints:
- "128.104.110.154"
kubeProxy:
endpoints:
- "128.104.110.154"
alertmanager:
## Alertmanager configuration directives
## ref: https://prometheus.io/docs/alerting/configuration/#configuration-file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment