Name: orc-controller-manager-6cb597b5d4-hcwkc Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/162.253.55.186 Start Time: Tue, 26 May 2026 21:23:09 +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.86 IPs: IP: 10.0.0.86 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://99724e9b13c05b665cd0b4ca9cccdfa299201d61faec804b15a3c457afe36b84 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: Tue, 26 May 2026 21:33:17 +0000 Last State: Terminated Reason: Error Message: 2026-05-26T21:32:48Z ERROR setup Error starting manager {"error": "unable to create image controller: failed to get server groups: Get \"https://10.96.0.1:443/api\": dial tcp 10.96.0.1:443: i/o timeout"} main.main /workspace/cmd/manager/main.go:121 runtime.main /usr/local/go/src/runtime/proc.go:272 Exit Code: 1 Started: Tue, 26 May 2026 21:32:18 +0000 Finished: Tue, 26 May 2026 21:32:48 +0000 Ready: True Restart Count: 3 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-trhdw (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-trhdw: 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 42m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-hcwkc to instance Normal Pulling 42m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 42m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 1.98s (1.98s including waiting) Warning Unhealthy 37m (x2 over 37m) kubelet Liveness probe failed: Get "http://10.0.0.86:8081/healthz": dial tcp 10.0.0.86:8081: connect: connection refused Warning Unhealthy 37m (x4 over 37m) kubelet Readiness probe failed: Get "http://10.0.0.86:8081/readyz": dial tcp 10.0.0.86:8081: connect: connection refused Normal Created 37m (x2 over 42m) kubelet Created container manager Normal Started 37m (x2 over 42m) kubelet Started container manager Warning Unhealthy 35m (x3 over 36m) kubelet Liveness probe failed: Get "http://10.0.0.86:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Normal Killing 35m kubelet Container manager failed liveness probe, will be restarted Warning Unhealthy 35m (x9 over 36m) kubelet Readiness probe failed: Get "http://10.0.0.86:8081/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Normal Pulled 32m (x3 over 37m) kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine