apiVersion: v1
kind: Pod
metadata:
  annotations:
    openstackhelm.openstack.org/release_uuid: ""
  creationTimestamp: "2026-06-04T07:07:37Z"
  generateName: heat-ks-endpoints-
  labels:
    application: heat
    batch.kubernetes.io/controller-uid: 1d8b1def-75be-435d-b924-f950669bfe65
    batch.kubernetes.io/job-name: heat-ks-endpoints
    component: ks-endpoints
    controller-uid: 1d8b1def-75be-435d-b924-f950669bfe65
    job-name: heat-ks-endpoints
    release_group: heat
  name: heat-ks-endpoints-9kn2k
  namespace: openstack
  ownerReferences:
  - apiVersion: batch/v1
    blockOwnerDeletion: true
    controller: true
    kind: Job
    name: heat-ks-endpoints
    uid: 1d8b1def-75be-435d-b924-f950669bfe65
  resourceVersion: "18770"
  uid: ffcaf13a-05fb-47f7-afb1-eb2929316a8c
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:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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-57.nip.io/v1/%(project_id)s
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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-57.nip.io/v1
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:2025.2@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    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-4gcpf
      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-4gcpf
      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-4gcpf
    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-06-04T07:07:41Z"
    reason: PodCompleted
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-04T07:07:52Z"
    reason: PodCompleted
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-04T07:07:52Z"
    reason: PodCompleted
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-04T07:07:37Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9c081c838276e8725bf549f4fff1a8d032d04948b89ab680308d08bc19acf072
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: cloudformation-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9c081c838276e8725bf549f4fff1a8d032d04948b89ab680308d08bc19acf072
        exitCode: 0
        finishedAt: "2026-06-04T07:07:52Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  - containerID: containerd://9dc7b50e4f082c5803306f37c0ad67e61d05e40550ed6a4044c40c023b17308c
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: cloudformation-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://9dc7b50e4f082c5803306f37c0ad67e61d05e40550ed6a4044c40c023b17308c
        exitCode: 0
        finishedAt: "2026-06-04T07:07:52Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  - containerID: containerd://22bbd4445e89603d0785aebc9a6f5c1b88b9e12f81106390d0329854867dbb2d
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: cloudformation-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://22bbd4445e89603d0785aebc9a6f5c1b88b9e12f81106390d0329854867dbb2d
        exitCode: 0
        finishedAt: "2026-06-04T07:07:52Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  - containerID: containerd://e89d3cb34601c5f7359bba4fe161405d2cc1dea29fc3e9f516bf9b8f62451200
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: orchestration-ks-endpoints-admin
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://e89d3cb34601c5f7359bba4fe161405d2cc1dea29fc3e9f516bf9b8f62451200
        exitCode: 0
        finishedAt: "2026-06-04T07:07:51Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  - containerID: containerd://d906116aab7af2ecff1a782e873c64b7e4b9a97df7913da6c9c42c29c03ca278
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: orchestration-ks-endpoints-internal
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://d906116aab7af2ecff1a782e873c64b7e4b9a97df7913da6c9c42c29c03ca278
        exitCode: 0
        finishedAt: "2026-06-04T07:07:52Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  - containerID: containerd://8e4f0aa79e94fdc251efc3203acc6ef4e4b856b129f08909ecc88696f9dbf822
    image: sha256:9ee0437647a5b4286524c6c7a1a12de6927b1847c0e8c66d42222c6aa4f61300
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:3271614866d3a1e71fbffe5cea9d278592abfc4be476a67e494ad7d8fb998408
    lastState: {}
    name: orchestration-ks-endpoints-public
    ready: false
    restartCount: 0
    started: false
    state:
      terminated:
        containerID: containerd://8e4f0aa79e94fdc251efc3203acc6ef4e4b856b129f08909ecc88696f9dbf822
        exitCode: 0
        finishedAt: "2026-06-04T07:07:52Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:41Z"
  hostIP: 199.204.45.57
  initContainerStatuses:
  - containerID: containerd://e9d52063715ffeb157149313cd422f104bc12bbdf92004d5fddb43f449bc8a5d
    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://e9d52063715ffeb157149313cd422f104bc12bbdf92004d5fddb43f449bc8a5d
        exitCode: 0
        finishedAt: "2026-06-04T07:07:40Z"
        reason: Completed
        startedAt: "2026-06-04T07:07:38Z"
  phase: Succeeded
  podIP: 10.0.0.96
  podIPs:
  - ip: 10.0.0.96
  qosClass: BestEffort
  startTime: "2026-06-04T07:07:37Z"
