Name:             octavia-rsyslog-wsxs8
Namespace:        openstack
Priority:         0
Service Account:  octavia-octavia
Node:             crc/192.168.126.11
Start Time:       Mon, 06 Oct 2025 10:20:09 +0000
Labels:           controller-revision-hash=55fd5c45fc
                  pod-template-generation=1
                  service=octavia-rsyslog
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.100/23"],"mac_address":"0a:58:0a:d9:01:64","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.1.100"
                        ],
                        "mac": "0a:58:0a:d9:01:64",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/octavia",
                        "interface": "octavia",
                        "ips": [
                            "172.23.0.31"
                        ],
                        "mac": "3a:37:d6:d0:ef:a6",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"octavia","namespace":"openstack","interface":"octavia"}]
                  openshift.io/scc: privileged
Status:           Running
IP:               10.217.1.100
IPs:
  IP:           10.217.1.100
Controlled By:  DaemonSet/octavia-rsyslog
Init Containers:
  init:
    Container ID:  cri-o://41de3a1a62f72718c1223847f193a1bc3b979e004b699c095e268c80f0d41df3
    Image:         quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-octavia-health-manager@sha256:cb340425d1a6f7101842dfebfedca090ab40dcc284b629612cda5040d4e02a68
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/container-scripts/init.sh
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 06 Oct 2025 10:20:12 +0000
      Finished:     Mon, 06 Oct 2025 10:20:14 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n554h577h575h5fdh684h65ch5dbh7ch64chc7h5f7h56bh667h68fhc5h95h5b7h55bh7fh646h56ch688h65ch574h5bfh57fh5b9h5d5h5c7h594h677hb4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      MGMT_CIDR:              172.24.0.0/16
      MGMT_GATEWAY:           172.23.0.150
      NODE_NAME:               (v1:spec.nodeName)
    Mounts:
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/default from config-data (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/hmports from hm-ports (ro)
Containers:
  octavia-rsyslog:
    Container ID:   cri-o://f97c5fe797a281d51a699c912cf953900c60d4e2ad8a94be8734570e448ae770
    Image:          quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
    Image ID:       quay.io/podified-antelope-centos9/openstack-rsyslog@sha256:c04591a0f3ee8f994e2fbefa3c164c174fdcf9c8e42c96639cba98c7b366597c
    Port:           <none>
    Host Port:      <none>
    State:          Running
      Started:      Mon, 06 Oct 2025 10:20:16 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       exec [/usr/bin/pgrep -r DRST rsyslog] delay=3s timeout=15s period=13s #success=1 #failure=3
    Readiness:      exec [/usr/bin/pgrep -r DRST rsyslog] delay=5s timeout=15s period=15s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n554h577h575h5fdh684h65ch5dbh7ch64chc7h5f7h56bh667h68fhc5h95h5b7h55bh7fh646h56ch688h65ch574h5bfh57fh5b9h5d5h5c7h594h677hb4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      MGMT_CIDR:              172.24.0.0/16
      MGMT_GATEWAY:           172.23.0.150
      NODE_NAME:               (v1:spec.nodeName)
    Mounts:
      /usr/local/bin/container-scripts from scripts (ro)
      /var/lib/config-data/merged from config-data-merged (rw)
      /var/lib/kolla/config_files/config.json from config-data-merged (ro,path="octavia-rsyslog-config.json")
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  scripts:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  octavia-rsyslog-scripts
    Optional:    false
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  octavia-rsyslog-config-data
    Optional:    false
  config-data-merged:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  hm-ports:
    Type:        ConfigMap (a volume populated by a ConfigMap)
    Name:        octavia-hmport-map
    Optional:    false
QoS Class:       BestEffort
Node-Selectors:  <none>
Tolerations:     node.kubernetes.io/disk-pressure:NoSchedule op=Exists
                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                 node.kubernetes.io/not-ready:NoExecute op=Exists
                 node.kubernetes.io/pid-pressure:NoSchedule op=Exists
                 node.kubernetes.io/unreachable:NoExecute op=Exists
                 node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
  Type    Reason          Age   From               Message
  ----    ------          ----  ----               -------
  Normal  Scheduled       67m   default-scheduler  Successfully assigned openstack/octavia-rsyslog-wsxs8 to crc
  Normal  AddedInterface  67m   multus             Add eth0 [10.217.1.100/23] from ovn-kubernetes
  Normal  AddedInterface  67m   multus             Add octavia [172.23.0.31/24] from openstack/octavia
  Normal  Pulling         67m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
  Normal  Pulled          67m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified" in 1.252s (1.252s including waiting). Image size: 660043629 bytes.
  Normal  Created         67m   kubelet            Created container init
  Normal  Started         67m   kubelet            Started container init
  Normal  Pulling         67m   kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
  Normal  Pulled          67m   kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified" in 1.031s (1.031s including waiting). Image size: 233083410 bytes.
  Normal  Created         67m   kubelet            Created container octavia-rsyslog
  Normal  Started         67m   kubelet            Started container octavia-rsyslog
