Name: kube-prometheus-stack-grafana-7f579d4d7c-95pwf Namespace: monitoring Priority: 0 Service Account: kube-prometheus-stack-grafana Node: instance/199.19.213.237 Start Time: Sat, 15 Aug 2026 02:41:51 +0000 Labels: app.kubernetes.io/instance=kube-prometheus-stack app.kubernetes.io/name=grafana pod-template-hash=7f579d4d7c Annotations: checksum/config: ad4377303afde7649fa0bb324d103e9743654d0dcd669533bc1cfc28e8701269 checksum/sc-dashboard-provider-config: 593c0a8778b83f11fe80ccb21dfb20bc46705e2be3178df1dc4c89d164c8cd9c checksum/secret: 21d51b5ac9d5da54d49fa26a3e64dff488ab39824444937b9b6fe9b29b2fb4a2 kubectl.kubernetes.io/default-container: grafana Status: Running IP: 10.0.0.40 IPs: IP: 10.0.0.40 Controlled By: ReplicaSet/kube-prometheus-stack-grafana-7f579d4d7c Containers: grafana-sc-dashboard: Container ID: containerd://e933cf10f6cda75247ad2be065971cc8741e9cbeb9c361d757f60d934b2c2928 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: Sat, 15 Aug 2026 02:41:56 +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-7zp8m (ro) grafana-sc-datasources: Container ID: containerd://fe768f941d98bbace4590ee8cc05adf9a1a62a07979228f8f10dacf7825b0a7f 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: Sat, 15 Aug 2026 02:41:56 +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-7zp8m (ro) grafana: Container ID: containerd://0563f4cb8d5a204678d4d04fbe597777bd1b4b750b23bed1c1edb05fba1c5974 Image: harbor.atmosphere.dev/docker.io/grafana/grafana:10.4.0 Image ID: harbor.atmosphere.dev/docker.io/grafana/grafana@sha256:f9811e4e687ffecf1a43adb9b64096c50bc0d7a782f8608530f478b6542de7d5 Ports: 3000/TCP, 9094/TCP, 9094/UDP Host Ports: 0/TCP, 0/TCP, 0/UDP SeccompProfile: RuntimeDefault State: Running Started: Sat, 15 Aug 2026 02:42:06 +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-7zp8m (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-7zp8m: 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 7m12s default-scheduler Successfully assigned monitoring/kube-prometheus-stack-grafana-7f579d4d7c-95pwf to instance Normal Pulling 7m12s kubelet Pulling image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" Normal Pulled 7m7s kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" in 1.885s (4.192s including waiting) Normal Created 7m7s kubelet Created container grafana-sc-dashboard Normal Started 7m7s kubelet Started container grafana-sc-dashboard Normal Pulled 7m7s kubelet Container image "harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1" already present on machine Normal Created 7m7s kubelet Created container grafana-sc-datasources Normal Started 7m7s kubelet Started container grafana-sc-datasources Normal Pulling 7m7s kubelet Pulling image "harbor.atmosphere.dev/docker.io/grafana/grafana:10.4.0" Normal Pulled 6m57s kubelet Successfully pulled image "harbor.atmosphere.dev/docker.io/grafana/grafana:10.4.0" in 6.81s (10.184s including waiting) Normal Created 6m57s kubelet Created container grafana Normal Started 6m57s kubelet Started container grafana Warning Unhealthy 6m52s (x3 over 6m55s) kubelet Readiness probe failed: Get "http://10.0.0.40:3000/api/health": dial tcp 10.0.0.40:3000: connect: connection refused