dynatrace-oss / progressiveDelivery-masterclass

Apache License 2.0
4 stars 11 forks source link

prometheus-grafana degraded #96

Closed agardnerIT closed 1 year ago

agardnerIT commented 1 year ago

Possibly related to / caused by #94 (see also #95)

Various services under prometheus-grafana all have pending pods:

HEALTH DETAILS
shard 0: pod prometheus-k8s-0: containers with incomplete status: [init-config-reloader]
IMAGES
jimmidyson/configmap-reload:v0.5.0quay.io/brancz/kube-rbac-proxy:v0.13.1quay.io/prometheus/blackbox-exporter:v0.22.0
STATE
ContainerCreating
CONTAINER STATE
blackbox-exporter
Container is waiting because of ContainerCreating. It is not started and not ready.
kube-rbac-proxy
Container is waiting because of ContainerCreating. It is not started and not ready.
module-configmap-reloader
Container is waiting because of ContainerCreating. It is not started and not ready.
agardnerIT commented 1 year ago

Odd, but the same fix as #95 appears to have fixed this. Will close for now.