Name: kube-prometheus-stack-grafana-b5d9458dc-h6ks7 Namespace: monitoring Priority: 0 Service Account: kube-prometheus-stack-grafana Node: instance/199.204.45.216 Start Time: Fri, 24 Jul 2026 19:35:01 +0000 Labels: app.kubernetes.io/instance=kube-prometheus-stack app.kubernetes.io/name=grafana pod-template-hash=b5d9458dc Annotations: checksum/config: 05847512fdaac5c053e7fe74b25e8f631deae1db132d3624e6f9b1ef87357f1f checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24 checksum/secret: ee8bf7a2bcfac4d42c29a2ace7d82a2d13acdf761c51f111b38b5cbfcf4ec9b6 kubectl.kubernetes.io/default-container: grafana Status: Running IP: 10.0.0.29 IPs: IP: 10.0.0.29 Controlled By: ReplicaSet/kube-prometheus-stack-grafana-b5d9458dc Containers: grafana-sc-dashboard: Container ID: containerd://f371690f5a5464a1bec68486d297e191657950df273704384575cff66f2d8101 Image: harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1 Image ID: harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16 Port: Host Port: SeccompProfile: RuntimeDefault State: Running Started: Fri, 24 Jul 2026 19:35:05 +0000 Ready: True Restart Count: 0 Environment: METHOD: WATCH LABEL: grafana_dashboard LABEL_VALUE: 1 FOLDER: /tmp/dashboards RESOURCE: both NAMESPACE: ALL REQ_USERNAME: Optional: false REQ_PASSWORD: Optional: false REQ_URL: http://localhost:3000/api/admin/provisioning/dashboards/reload REQ_METHOD: POST Mounts: /tmp/dashboards from sc-dashboard-volume (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zgjxb (ro) grafana-sc-datasources: Container ID: containerd://4379f326b8a294ce670632d2e013631dbf98d839bb27f60b3c373de8292752a9 Image: harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1 Image ID: harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16 Port: Host Port: SeccompProfile: RuntimeDefault State: Running Started: Fri, 24 Jul 2026 19:35:06 +0000 Ready: True Restart Count: 0 Environment: METHOD: WATCH LABEL: grafana_datasource LABEL_VALUE: 1 FOLDER: /etc/grafana/provisioning/datasources RESOURCE: both REQ_USERNAME: Optional: false REQ_PASSWORD: Optional: false REQ_URL: http://localhost:3000/api/admin/provisioning/datasources/reload REQ_METHOD: POST Mounts: /etc/grafana/provisioning/datasources from sc-datasources-volume (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zgjxb (ro) grafana: Container ID: containerd://1df531b892d41d52130249cefc10210be76deb90281f6050a700369dc4f49be6 Image: harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0 Image ID: harbor.atmosphere.dev/docker.io/grafana/grafana@sha256:0dc5a246ab16bb2c38a349fb588174e832b4c6c2db0981d0c3e6cd774ba66a54 Ports: 3000/TCP, 9094/TCP, 9094/UDP Host Ports: 0/TCP, 0/TCP, 0/UDP SeccompProfile: RuntimeDefault State: Running Started: Fri, 24 Jul 2026 19:35:13 +0000 Ready: True Restart Count: 0 Liveness: http-get http://:3000/api/health delay=60s timeout=30s period=10s #success=1 #failure=10 Readiness: http-get http://:3000/api/health delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: POD_IP: (v1:status.podIP) GF_SECURITY_ADMIN_USER: Optional: false GF_SECURITY_ADMIN_PASSWORD: Optional: false GF_PATHS_DATA: /var/lib/grafana/ GF_PATHS_LOGS: /var/log/grafana GF_PATHS_PLUGINS: /var/lib/grafana/plugins GF_PATHS_PROVISIONING: /etc/grafana/provisioning Mounts: /etc/grafana/grafana.ini from config (rw,path="grafana.ini") /etc/grafana/provisioning/dashboards/sc-dashboardproviders.yaml from sc-dashboard-provider (rw,path="provider.yaml") /etc/grafana/provisioning/datasources from sc-datasources-volume (rw) /etc/secrets/auth_generic_oauth from auth-generic-oauth-secret-mount (ro) /tmp/dashboards from sc-dashboard-volume (rw) /var/lib/grafana from storage (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zgjxb (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: kube-prometheus-stack-grafana Optional: false storage: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: sc-dashboard-volume: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: sc-dashboard-provider: Type: ConfigMap (a volume populated by a ConfigMap) Name: kube-prometheus-stack-grafana-config-dashboards Optional: false sc-datasources-volume: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: auth-generic-oauth-secret-mount: Type: Secret (a volume populated by a Secret) SecretName: kube-prometheus-stack-grafana-client-secret Optional: false kube-api-access-zgjxb: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 5m5s default-scheduler Successfully assigned monitoring/kube-prometheus-stack-grafana-b5d9458dc-h6ks7 to instance Normal Pulling 5m4s kubelet Pulling image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" Normal Pulled 5m1s kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" in 1.892s (3.637s including waiting) Normal Created 5m1s kubelet Created container grafana-sc-dashboard Normal Started 5m1s kubelet Started container grafana-sc-dashboard Normal Pulled 5m1s kubelet Container image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" already present on machine Normal Created 5m1s kubelet Created container grafana-sc-datasources Normal Started 5m kubelet Started container grafana-sc-datasources Normal Pulling 5m kubelet Pulling image "harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0" Normal Pulled 4m53s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/grafana/grafana:11.0.0" in 5.897s (7.708s including waiting) Normal Created 4m53s kubelet Created container grafana Normal Started 4m53s kubelet Started container grafana Warning Unhealthy 4m51s (x2 over 4m52s) kubelet Readiness probe failed: Get "http://10.0.0.29:3000/api/health": dial tcp 10.0.0.29:3000: connect: connection refused