apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-05-10T01:28:35Z"
  generateName: heat-ks-endpoints-
  labels:
    application: heat
    batch.kubernetes.io/controller-uid: e1dc366e-a2ec-4af6-b722-7ff1f3f8af85
    batch.kubernetes.io/job-name: heat-ks-endpoints
    component: ks-endpoints
    controller-uid: e1dc366e-a2ec-4af6-b722-7ff1f3f8af85
    job-name: heat-ks-endpoints
    release_group: heat
  name: heat-ks-endpoints-9f4vm
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: heat-ks-endpoints
    uid: e1dc366e-a2ec-4af6-b722-7ff1f3f8af85
  resourceVersion: "18378"
  uid: 5ebc82a1-7fec-4c3c-812a-1355c3f3c4f4
spec:
  containers:
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: admin
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-api.openstack.svc.cluster.local:8004/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-admin
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: internal
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-api.openstack.svc.cluster.local:8004/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-internal
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: public
    - name: OS_SERVICE_NAME
      value: heat
    - name: OS_SERVICE_TYPE
      value: orchestration
    - name: OS_SERVICE_ENDPOINT
      value: https://orchestration.199-204-45-205.nip.io/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: orchestration-ks-endpoints-public
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: admin
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-cfn.openstack.svc.cluster.local:8000/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-admin
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: internal
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: http://heat-cfn.openstack.svc.cluster.local:8000/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-internal
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  - command:
    - /bin/bash
    - -c
    - /tmp/ks-endpoints.sh
    env:
    - name: OS_IDENTITY_API_VERSION
      value: "3"
    - name: OS_AUTH_URL
      valueFrom:
        secretKeyRef:
          key: OS_AUTH_URL
          name: heat-keystone-admin
    - name: OS_REGION_NAME
      valueFrom:
        secretKeyRef:
          key: OS_REGION_NAME
          name: heat-keystone-admin
    - name: OS_INTERFACE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_ENDPOINT_TYPE
      valueFrom:
        secretKeyRef:
          key: OS_INTERFACE
          name: heat-keystone-admin
    - name: OS_PROJECT_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_PROJECT_NAME
      valueFrom:
        secretKeyRef:
          key: OS_PROJECT_NAME
          name: heat-keystone-admin
    - name: OS_USER_DOMAIN_NAME
      valueFrom:
        secretKeyRef:
          key: OS_USER_DOMAIN_NAME
          name: heat-keystone-admin
    - name: OS_USERNAME
      valueFrom:
        secretKeyRef:
          key: OS_USERNAME
          name: heat-keystone-admin
    - name: OS_PASSWORD
      valueFrom:
        secretKeyRef:
          key: OS_PASSWORD
          name: heat-keystone-admin
    - name: OS_DEFAULT_DOMAIN
      valueFrom:
        secretKeyRef:
          key: OS_DEFAULT_DOMAIN
          name: heat-keystone-admin
    - name: OS_SVC_ENDPOINT
      value: public
    - name: OS_SERVICE_NAME
      value: heat-cfn
    - name: OS_SERVICE_TYPE
      value: cloudformation
    - name: OS_SERVICE_ENDPOINT
      value: https://cloudformation.199-204-45-205.nip.io/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2024.2@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    imagePullPolicy: IfNotPresent
    name: cloudformation-ks-endpoints-public
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /tmp
      name: pod-tmp
    - mountPath: /tmp/ks-endpoints.sh
      name: ks-endpoints-sh
      readOnly: true
      subPath: ks-endpoints.sh
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  initContainers:
  - command:
    - kubernetes-entrypoint
    env:
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: INTERFACE_NAME
      value: eth0
    - name: PATH
      value: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/
    - name: DEPENDENCY_SERVICE
      value: openstack:keystone-api
    - name: DEPENDENCY_JOBS
      value: heat-ks-service
    - name: DEPENDENCY_DAEMONSET
    - name: DEPENDENCY_CONTAINER
    - name: DEPENDENCY_POD_JSON
    - name: DEPENDENCY_CUSTOM_RESOURCE
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    imagePullPolicy: IfNotPresent
    name: init
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      readOnlyRootFilesystem: true
      runAsUser: 65534
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8pnk8
      readOnly: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: OnFailure
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: heat-ks-endpoints
  serviceAccountName: heat-ks-endpoints
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - emptyDir: {}
    name: pod-tmp
  - configMap:
      defaultMode: 365
      name: heat-bin
    name: ks-endpoints-sh
  - name: kube-api-access-8pnk8
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-05-10T01:28:39Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-10T01:28:49Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-10T01:28:49Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-10T01:28:35Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://3c2fd0e1f347839e520c2b1a14046a593e5026a0060d86dd89abb4325d1d4c5a
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: cloudformation-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://3c2fd0e1f347839e520c2b1a14046a593e5026a0060d86dd89abb4325d1d4c5a
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:39Z"
  - containerID: containerd://9485ff9142d68a864d515a38d4104ef6b6e041eaf9ae0cdf305978bc673c3e3f
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: cloudformation-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9485ff9142d68a864d515a38d4104ef6b6e041eaf9ae0cdf305978bc673c3e3f
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:39Z"
  - containerID: containerd://e428bebab51f76481046511a2e49da93bc93ffeb8f5a498dd09359263503d6d2
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: cloudformation-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://e428bebab51f76481046511a2e49da93bc93ffeb8f5a498dd09359263503d6d2
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:40Z"
  - containerID: containerd://a82bae66c013ec320197b03c6b6b943bdd3086922d6949df5a8ffa7022970106
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: orchestration-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://a82bae66c013ec320197b03c6b6b943bdd3086922d6949df5a8ffa7022970106
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:39Z"
  - containerID: containerd://6a03d829e13227bdbbb89f05dfc4b6ed12abd0e375e11f81e91d9a1ad35fe8eb
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: orchestration-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://6a03d829e13227bdbbb89f05dfc4b6ed12abd0e375e11f81e91d9a1ad35fe8eb
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:39Z"
  - containerID: containerd://2e2745e229cee10917fd431b8b8f405020f3729883d1f5e11e88750e37148a22
    image: sha256:1523c1d39ab2172e34c8943fcb05fece2b5bff2609f7e8ae8e49718f4bdb0822
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:fa4e57000106df6137c00a2b45b40de9980ebcb8a4826518926ab4e30d28eb5a
    lastState: {}
    name: orchestration-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://2e2745e229cee10917fd431b8b8f405020f3729883d1f5e11e88750e37148a22
        exitCode: 0
        finishedAt: "2026-05-10T01:28:48Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:39Z"
  hostIP: 199.204.45.205
  initContainerStatuses:
  - containerID: containerd://49be3b4e4e8d21e3cf025b7ee6f760dda32779a7e5b306d8b3b19459e96446fb
    image: sha256:d656bd5737950b86b0ecff4b0206024769c78ea55e2f9f4c840c3cc2a10caaf8
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3
    lastState: {}
    name: init
    ready: true
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://49be3b4e4e8d21e3cf025b7ee6f760dda32779a7e5b306d8b3b19459e96446fb
        exitCode: 0
        finishedAt: "2026-05-10T01:28:38Z"
        reason: Completed
        startedAt: "2026-05-10T01:28:36Z"
  phase: Succeeded
  podIP: 10.0.0.203
  podIPs:
  - ip: 10.0.0.203
  qosClass: BestEffort
  startTime: "2026-05-10T01:28:35Z"
