Name:             keystone-7bf64f7fd-jlmtk
Namespace:        openstack
Priority:         0
Service Account:  keystone-keystone
Node:             crc/192.168.126.11
Start Time:       Sat, 31 Jan 2026 05:41:06 +0000
Labels:           owner=keystone
                  pod-template-hash=7bf64f7fd
                  service=keystone
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.140/23"],"mac_address":"0a:58:0a:d9:00:8c","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.140"
                        ],
                        "mac": "0a:58:0a:d9:00:8c",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.140
IPs:
  IP:           10.217.0.140
Controlled By:  ReplicaSet/keystone-7bf64f7fd
Containers:
  keystone-api:
    Container ID:  cri-o://d0a978402714a19c9683f6a063f2d9563b802b0ae92c4a02ba919bedce8d5c72
    Image:         quay.io/podified-antelope-centos9/openstack-keystone:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-keystone@sha256:d832d062b84e8f6354ac9ace6aafd6fed301d95a94751db33338dccc1ab59605
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 31 Jan 2026 06:30:17 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 31 Jan 2026 05:41:08 +0000
      Finished:     Sat, 31 Jan 2026 06:30:15 +0000
    Ready:          True
    Restart Count:  1
    Liveness:       http-get https://:5000/v3 delay=5s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get https://:5000/v3 delay=5s timeout=30s period=30s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5c9h76h688h5bh55ch65ch5b8h79h65dh5fbh4h6dh54dh54fh9h677h568h678h5f9h54hcdhfch68ch68dh66fh58bh55h595h5b8h597h56fh59q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/keystone/credential-keys from credential-keys (ro)
      /etc/keystone/fernet-keys from fernet-keys (ro)
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/default from config-data (rw)
      /var/lib/config-data/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /var/lib/config-data/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (ro,path="keystone-api-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mkdrp (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  keystone-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  keystone-config-data
    Optional:    false
  fernet-keys:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  keystone
    Optional:    false
  credential-keys:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  keystone
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  internal-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-keystone-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-keystone-public-svc
    Optional:    false
  kube-api-access-mkdrp:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
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       52m                    default-scheduler  Successfully assigned openstack/keystone-7bf64f7fd-jlmtk to crc
  Normal   AddedInterface  52m                    multus             Add eth0 [10.217.0.140/23] from ovn-kubernetes
  Warning  Unhealthy       4m17s (x2 over 4m47s)  kubelet            Readiness probe failed: Get "https://10.217.0.140:5000/v3": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       3m47s (x3 over 4m47s)  kubelet            Liveness probe failed: Get "https://10.217.0.140:5000/v3": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       3m47s                  kubelet            Readiness probe failed: Get "https://10.217.0.140:5000/v3": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Killing         3m47s                  kubelet            Container keystone-api failed liveness probe, will be restarted
  Warning  Unhealthy       3m47s                  kubelet            Readiness probe failed: Get "https://10.217.0.140:5000/v3": EOF
  Normal   Pulled          3m38s (x2 over 52m)    kubelet            Container image "quay.io/podified-antelope-centos9/openstack-keystone:current-podified" already present on machine
  Warning  Unhealthy       3m38s                  kubelet            Readiness probe failed: Get "https://10.217.0.140:5000/v3": read tcp 10.217.0.2:43596->10.217.0.140:5000: read: connection reset by peer
  Normal   Created         3m36s (x2 over 52m)    kubelet            Created container keystone-api
  Normal   Started         3m35s (x2 over 52m)    kubelet            Started container keystone-api
