Name: keycloak-0 Namespace: auth-system Priority: 0 Service Account: keycloak Node: instance/199.19.213.181 Start Time: Thu, 19 Mar 2026 09:02:15 +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-7bb4d845f5 helm.sh/chart=keycloak-20.0.1 statefulset.kubernetes.io/pod-name=keycloak-0 Annotations: checksum/configmap-env-vars: 79f7433dea588bf005e9e7051a7f2be895f2a2d7d03953431a813f99ce1819e4 checksum/secrets: cfe76e61dd1fd26d06d0156167fcf7021b88a33b41d1db75a989507a6b005b4c Status: Running IP: 10.0.0.241 IPs: IP: 10.0.0.241 Controlled By: StatefulSet/keycloak Containers: keycloak: Container ID: containerd://4c6077f259726dcd66fd88cc8bf7a66c4d731d756fd7948f45a35fa56f53b071 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, 19 Mar 2026 09:02:22 +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-dv689 (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-dv689: 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 20m default-scheduler Successfully assigned auth-system/keycloak-0 to instance Normal Pulling 20m kubelet Pulling image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" Normal Pulled 20m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/keycloak/keycloak:23.0.7-0" in 5.642s (5.642s including waiting) Normal Created 20m kubelet Created container keycloak Normal Started 20m kubelet Started container keycloak Warning Unhealthy 19m (x21 over 20m) kubelet Startup probe failed: Get "http://10.0.0.241:8080/": dial tcp 10.0.0.241:8080: connect: connection refused