Add roadmap, fix manifests, improve hack scripts
This commit is contained in:
@@ -7,10 +7,6 @@ data:
|
||||
global:
|
||||
evaluation_interval: 30s
|
||||
|
||||
# Add your etcd scrape config here. We cannot default here as etcd is a
|
||||
# prerequisite for Kubernetes.
|
||||
# TODO(fabxc): potentially make this configurable via KPM in the future.
|
||||
|
||||
scrape_configs:
|
||||
- job_name: kubelets
|
||||
scrape_interval: 20s
|
||||
|
||||
@@ -11,4 +11,5 @@ spec:
|
||||
protocol: TCP
|
||||
targetPort: web
|
||||
selector:
|
||||
prometheus.coreos.com: prometheus-k8s
|
||||
prometheus.coreos.com/type: prometheus
|
||||
prometheus.coreos.com/name: prometheus-k8s
|
||||
|
||||
Reference in New Issue
Block a user