Name: keycloak-0 Namespace: auth-system Priority: 0 Service Account: keycloak Node: instance/199.204.45.65 Start Time: Thu, 09 Apr 2026 22:35:32 +0000 Labels: app.kubernetes.io/component=keycloak app.kubernetes.io/instance=keycloak app.kubernetes.io/managed-by=Helm app.kubernetes.io/name=keycloak app.kubernetes.io/version=23.0.7 apps.kubernetes.io/pod-index=0 controller-revision-hash=keycloak-5fbb4d6d helm.sh/chart=keycloak-20.0.1 statefulset.kubernetes.io/pod-name=keycloak-0 Annotations: checksum/configmap-env-vars: 79f7433dea588bf005e9e7051a7f2be895f2a2d7d03953431a813f99ce1819e4 checksum/secrets: 496c03e178b38ec0a13a22d7f72273697c12435fa6131903e0251ceee9a1af56 Status: Running IP: 10.0.0.230 IPs: IP: 10.0.0.230 Controlled By: StatefulSet/keycloak Containers: keycloak: Container ID: containerd://562920d658440da26e03758bd9abccad31981fcbc77ebe9db757548a462b4c31 Image: harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0 Image ID: harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:14e99d6f5dd0516a5bdc82537b732cb85469ecdb15ad7fe5f11ff67521544db8 Ports: 8080/TCP, 7800/TCP Host Ports: 0/TCP, 0/TCP SeccompProfile: RuntimeDefault Command: /opt/keycloak/bin/kc.sh --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true State: Running Started: Thu, 09 Apr 2026 22:35:41 +0000 Ready: True Restart Count: 0 Limits: cpu: 750m ephemeral-storage: 1Gi memory: 768Mi Requests: cpu: 500m ephemeral-storage: 50Mi memory: 512Mi Liveness: http-get http://:http/ delay=300s timeout=5s period=1s #success=1 #failure=3 Readiness: http-get http://:http/realms/master delay=30s timeout=1s period=10s #success=1 #failure=3 Startup: http-get http://:http/ delay=5s timeout=1s period=5s #success=1 #failure=120 Environment Variables from: keycloak-env-vars ConfigMap Optional: false Environment: KUBERNETES_NAMESPACE: auth-system (v1:metadata.namespace) BITNAMI_DEBUG: false KEYCLOAK_ADMIN_PASSWORD: Optional: false KEYCLOAK_DATABASE_PASSWORD: Optional: false KEYCLOAK_HTTP_RELATIVE_PATH: / KC_PROXY: edge KC_DB: mysql KC_DB_URL: jdbc:mysql://percona-xtradb-haproxy.openstack:3306/keycloak KC_DB_USERNAME: keycloak KC_DB_PASSWORD: Optional: false Mounts: /opt/bitnami/keycloak/conf from empty-dir (rw,path="app-conf-dir") /opt/bitnami/keycloak/data from empty-dir (rw,path="app-data-dir") /opt/bitnami/keycloak/lib/quarkus from empty-dir (rw,path="app-quarkus-dir") /tmp from empty-dir (rw,path="tmp-dir") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-552mm (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: empty-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-552mm: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable 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 6m default-scheduler Successfully assigned auth-system/keycloak-0 to instance Normal Pulling 6m kubelet Pulling image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" Normal Pulled 5m51s kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" in 8.491s (8.491s including waiting) Normal Created 5m51s kubelet Created container keycloak Normal Started 5m51s kubelet Started container keycloak Warning Unhealthy 4m5s (x21 over 5m45s) kubelet Startup probe failed: Get "http://10.0.0.230:8080/": dial tcp 10.0.0.230:8080: connect: connection refused