Name:             cinder-scheduler-0
Namespace:        openstack
Priority:         0
Service Account:  cinder-cinder
Node:             crc/192.168.126.11
Start Time:       Sat, 11 Oct 2025 04:08:55 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  component=cinder-scheduler
                  controller-revision-hash=cinder-scheduler-8677db55
                  service=cinder
                  statefulset.kubernetes.io/pod-name=cinder-scheduler-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.179/23"],"mac_address":"0a:58:0a:d9:00:b3","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.179"
                        ],
                        "mac": "0a:58:0a:d9:00:b3",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.0.179
IPs:
  IP:           10.217.0.179
Controlled By:  StatefulSet/cinder-scheduler
Containers:
  cinder-scheduler:
    Container ID:  cri-o://b47640d2f6cc8fd46af42467e7bd591f5176205e30d07d96722ecaa9e78a2077
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:0f5f6fe0a4f79c2081e0cf990940ddd8976d105c004956e09debc366cfebb7ff
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Sat, 11 Oct 2025 04:08:57 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:8080/ delay=3s timeout=5s period=3s #success=1 #failure=3
    Startup:        http-get http://:8080/ delay=5s timeout=5s period=5s #success=1 #failure=12
    Environment:
      CONFIG_HASH:            n57dh7dhbbh55ch9ch5c8h588h9ch5dh9dh57fh5c6h67fh556h596hd8h5f5h599h55h694h55fhfh569h57ch676h4h6ch68dh9chc7h64bh6bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/cinder/cinder.conf.d from config-data-custom (ro)
      /etc/machine-id from etc-machine-id (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /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/merged from config-data (ro)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="cinder-scheduler-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mvvt2 (ro)
  probe:
    Container ID:  cri-o://d153aaa701ad83e8ef665ab9dd46be7999eff9f1037359fe51867f220e90c6dd
    Image:         quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:0f5f6fe0a4f79c2081e0cf990940ddd8976d105c004956e09debc366cfebb7ff
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/local/bin/container-scripts/healthcheck.py
      scheduler
      /etc/cinder/cinder.conf.d
    State:          Running
      Started:      Sat, 11 Oct 2025 04:08:58 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /etc/cinder/cinder.conf.d from config-data-custom (ro)
      /etc/machine-id from etc-machine-id (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /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/merged from config-data (ro)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="cinder-scheduler-config.json")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mvvt2 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  etc-machine-id:
    Type:          HostPath (bare host directory volume)
    Path:          /etc/machine-id
    HostPathType:  
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-config-data
    Optional:    false
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cinder-scheduler-config-data
    Optional:    false
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  kube-api-access-mvvt2:
    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       15m   default-scheduler  Successfully assigned openstack/cinder-scheduler-0 to crc
  Normal  AddedInterface  15m   multus             Add eth0 [10.217.0.179/23] from ovn-kubernetes
  Normal  Pulled          15m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" already present on machine
  Normal  Created         15m   kubelet            Created container cinder-scheduler
  Normal  Started         15m   kubelet            Started container cinder-scheduler
  Normal  Pulled          15m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" already present on machine
  Normal  Created         15m   kubelet            Created container probe
  Normal  Started         15m   kubelet            Started container probe
