Name: orc-controller-manager-6cb597b5d4-m4pg5 Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/199.19.213.157 Start Time: Thu, 21 May 2026 20:29:41 +0000 Labels: control-plane=controller-manager pod-template-hash=6cb597b5d4 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.75 IPs: IP: 10.0.0.75 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://8ba1a00a0c79147613303ead30d83a1360283d476031deb99e60d583d1219cb0 Image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c Port: Host Port: Command: /manager Args: --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 State: Running Started: Thu, 21 May 2026 20:38:45 +0000 Last State: Terminated Reason: StartError Message: failed to start containerd task "2e0f2121f1c64dc4971b7220d3fb95d6d026b6dca1b9573e682ba5bd0dc1ce0d": context canceled Exit Code: 128 Started: Thu, 01 Jan 1970 00:00:00 +0000 Finished: Thu, 21 May 2026 20:38:43 +0000 Ready: True Restart Count: 2 Limits: cpu: 500m memory: 256Mi Requests: cpu: 10m memory: 64Mi Liveness: http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3 Readiness: http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nng6s (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-nng6s: 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 44m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-m4pg5 to instance Normal Pulling 44m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 44m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 4.066s (4.066s including waiting) Normal Started 44m kubelet Started container manager Warning Unhealthy 39m (x3 over 40m) kubelet Liveness probe failed: Get "http://10.0.0.75:8081/healthz": dial tcp 10.0.0.75:8081: connect: connection refused Normal Killing 39m kubelet Container manager failed liveness probe, will be restarted Normal Pulled 39m kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine Warning Unhealthy 38m (x16 over 40m) kubelet Readiness probe failed: Get "http://10.0.0.75:8081/readyz": dial tcp 10.0.0.75:8081: connect: connection refused Normal Created 38m (x2 over 44m) kubelet Created container manager