apiVersion: v1
kind: Node
metadata:
  annotations:
    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock
    nfd.node.kubernetes.io/extended-resources: ""
    nfd.node.kubernetes.io/feature-labels: cpu-cpuid.ADX,cpu-cpuid.AESNI,cpu-cpuid.AVX,cpu-cpuid.AVX2,cpu-cpuid.CLZERO,cpu-cpuid.CMPXCHG8,cpu-cpuid.FMA3,cpu-cpuid.FXSR,cpu-cpuid.FXSROPT,cpu-cpuid.HYPERVISOR,cpu-cpuid.IBPB,cpu-cpuid.LAHF,cpu-cpuid.MOVBE,cpu-cpuid.OSXSAVE,cpu-cpuid.SCE,cpu-cpuid.SHA,cpu-cpuid.SSE4A,cpu-cpuid.STIBP,cpu-cpuid.WBNOINVD,cpu-cpuid.X87,cpu-cpuid.XSAVE,cpu-hardware_multithreading,cpu-model.family,cpu-model.id,cpu-model.vendor_id,kernel-config.NO_HZ,kernel-config.NO_HZ_IDLE,kernel-version.full,kernel-version.major,kernel-version.minor,kernel-version.revision,pci-0300_1af4.present,system-os_release.ID,system-os_release.VERSION_ID,system-os_release.VERSION_ID.major,system-os_release.VERSION_ID.minor
    nfd.node.kubernetes.io/master.version: v0.11.2
    nfd.node.kubernetes.io/worker.version: v0.11.2
    node.alpha.kubernetes.io/ttl: "0"
    volumes.kubernetes.io/controller-managed-attach-detach: "true"
  creationTimestamp: "2026-07-02T05:13:40Z"
  labels:
    beta.kubernetes.io/arch: amd64
    beta.kubernetes.io/os: linux
    feature.node.kubernetes.io/cpu-cpuid.ADX: "true"
    feature.node.kubernetes.io/cpu-cpuid.AESNI: "true"
    feature.node.kubernetes.io/cpu-cpuid.AVX: "true"
    feature.node.kubernetes.io/cpu-cpuid.AVX2: "true"
    feature.node.kubernetes.io/cpu-cpuid.CLZERO: "true"
    feature.node.kubernetes.io/cpu-cpuid.CMPXCHG8: "true"
    feature.node.kubernetes.io/cpu-cpuid.FMA3: "true"
    feature.node.kubernetes.io/cpu-cpuid.FXSR: "true"
    feature.node.kubernetes.io/cpu-cpuid.FXSROPT: "true"
    feature.node.kubernetes.io/cpu-cpuid.HYPERVISOR: "true"
    feature.node.kubernetes.io/cpu-cpuid.IBPB: "true"
    feature.node.kubernetes.io/cpu-cpuid.LAHF: "true"
    feature.node.kubernetes.io/cpu-cpuid.MOVBE: "true"
    feature.node.kubernetes.io/cpu-cpuid.OSXSAVE: "true"
    feature.node.kubernetes.io/cpu-cpuid.SCE: "true"
    feature.node.kubernetes.io/cpu-cpuid.SHA: "true"
    feature.node.kubernetes.io/cpu-cpuid.SSE4A: "true"
    feature.node.kubernetes.io/cpu-cpuid.STIBP: "true"
    feature.node.kubernetes.io/cpu-cpuid.WBNOINVD: "true"
    feature.node.kubernetes.io/cpu-cpuid.X87: "true"
    feature.node.kubernetes.io/cpu-cpuid.XSAVE: "true"
    feature.node.kubernetes.io/cpu-hardware_multithreading: "false"
    feature.node.kubernetes.io/cpu-model.family: "23"
    feature.node.kubernetes.io/cpu-model.id: "49"
    feature.node.kubernetes.io/cpu-model.vendor_id: AMD
    feature.node.kubernetes.io/kernel-config.NO_HZ: "true"
    feature.node.kubernetes.io/kernel-config.NO_HZ_IDLE: "true"
    feature.node.kubernetes.io/kernel-version.full: 5.15.0-181-generic
    feature.node.kubernetes.io/kernel-version.major: "5"
    feature.node.kubernetes.io/kernel-version.minor: "15"
    feature.node.kubernetes.io/kernel-version.revision: "0"
    feature.node.kubernetes.io/pci-0300_1af4.present: "true"
    feature.node.kubernetes.io/system-os_release.ID: ubuntu
    feature.node.kubernetes.io/system-os_release.VERSION_ID: "22.04"
    feature.node.kubernetes.io/system-os_release.VERSION_ID.major: "22"
    feature.node.kubernetes.io/system-os_release.VERSION_ID.minor: "04"
    kubernetes.io/arch: amd64
    kubernetes.io/hostname: instance
    kubernetes.io/os: linux
    node-role.kubernetes.io/control-plane: ""
    node.kubernetes.io/exclude-from-external-load-balancers: ""
    openstack-compute-node: enabled
    openstack-control-plane: enabled
    openvswitch: enabled
  name: instance
  resourceVersion: "43086"
  uid: e30e8e3b-6023-45c5-ada3-36efff8b0033
spec: {}
status:
  addresses:
  - address: 199.19.213.193
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289498469512"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739040Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314125944Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841440Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-07-02T05:14:41Z"
    lastTransitionTime: "2026-07-02T05:14:41Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-07-02T06:27:30Z"
    lastTransitionTime: "2026-07-02T05:13:38Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-07-02T06:27:30Z"
    lastTransitionTime: "2026-07-02T05:13:38Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-07-02T06:27:30Z"
    lastTransitionTime: "2026-07-02T05:13:38Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-07-02T06:27:30Z"
    lastTransitionTime: "2026-07-02T05:14:38Z"
    message: kubelet is posting ready status. AppArmor enabled
    reason: KubeletReady
    status: "True"
    type: Ready
  daemonEndpoints:
    kubeletEndpoint:
      Port: 10250
  images:
  - names:
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry@sha256:15ce35ab935b08cfa14a4a9710376455f0d4cc75779ce8bcdeb073e3f036ac92
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7157978144
  - names:
    - harbor.atmosphere.dev/docker.io/rook/ceph@sha256:9ae0eca578ef6e38492e5f90073050491382d8772914ddb8ffe4fca8d365b850
    - harbor.atmosphere.dev/docker.io/rook/ceph:v1.10.10
    sizeBytes: 515705170
  - names:
    - harbor.atmosphere.dev/quay.io/ceph/ceph@sha256:9f35728f6070a596500c0804814a12ab6b98e05067316dc64876fb4b28d04af3
    - harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.1
    sizeBytes: 446670582
  - names:
    - harbor.atmosphere.dev/quay.io/keycloak/keycloak@sha256:5b872e841ea9e394d89bdf250146434532d9c2001404540d46621d60f87494e7
    - harbor.atmosphere.dev/quay.io/keycloak/keycloak:22.0.1-0
    sizeBytes: 256026546
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/ovn@sha256:deb1966eff94d8da072a3647db63546722094deb3ef34b6b464609bcba61887a
    sizeBytes: 214092591
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:330082a583bb07a00ce3d07a342f2ed71a92a8e31d44547c4e007de45eadd56e
    sizeBytes: 207783410
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:a0fafc13b96ada8df93fbd7a6720bfcd2980795f22162b72ce0a3a7248e00539
    sizeBytes: 202117520
  - names:
    - harbor.atmosphere.dev/quay.io/cilium/cilium@sha256:7fca3ba4b04af066e8b086b5c1a52e30f52db01ffc642e7db0a439514aed3ada
    - harbor.atmosphere.dev/quay.io/cilium/cilium:v1.14.8
    sizeBytes: 201882379
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch@sha256:2e8624539c36b50fd317d05f9b167107ccc33120fa34d241b6f835509b139c3b
    sizeBytes: 192839764
  - names:
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster@sha256:1f978ab8912e1b5fc66570529cb7e7a4ec6a38adbfce1ece78159b0fcfa7d47a
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster:8.0.32-24.2
    sizeBytes: 191729057
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirtd@sha256:802a9c2317a870323d058b62774c7c7d8c24dc3b05a1adc8f15efa5c2ff8f213
    sizeBytes: 175315105
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:fff6e313af18d7cea5f6c7f89cf83f9c91eb09e493cde6f93739926a2ca4039c
    sizeBytes: 167562106
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:9c11965b56847572f0352fb402dd2d40913d334ce754badde8664c9f49942dcd
    sizeBytes: 131073265
  - names:
    - harbor.atmosphere.dev/docker.io/grafana/grafana@sha256:f9811e4e687ffecf1a43adb9b64096c50bc0d7a782f8608530f478b6542de7d5
    - harbor.atmosphere.dev/docker.io/grafana/grafana:10.4.0
    sizeBytes: 118665535
  - names:
    - harbor.atmosphere.dev/docker.io/library/rabbitmq@sha256:34bb8f0186cddcb4802462528c17bf5acf7a9eb70f0444407b0f6cd75a7788af
    - harbor.atmosphere.dev/docker.io/library/rabbitmq:3.10.2-management
    sizeBytes: 109969916
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:5b41d6212adedb0188a5c160488201638b4cee5bc05d50d94f3a875772527b6b
    sizeBytes: 109605467
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:21ea7145a11a0402a279f951e6b95a87a821e2372f4039ca20635348d367b6fc
    sizeBytes: 107675923
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller@sha256:d2fbc4ec70d8aa2050dd91a91506e998765e86c96f32cffb56c503c9c34eed5b
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/controller:v1.12.1
    sizeBytes: 105504277
  - names:
    - harbor.atmosphere.dev/quay.io/prometheus/prometheus@sha256:4f6c47e39a9064028766e8c95890ed15690c30f00c4ba14e7ce6ae1ded0295b1
    - harbor.atmosphere.dev/quay.io/prometheus/prometheus:v2.51.2
    sizeBytes: 104240711
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/keystone@sha256:fe6d1f098e4fb30e49373e59c800a2a93fa256a81b889459d2b29877db901c3a
    sizeBytes: 103016691
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538
    sizeBytes: 97592605
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar@sha256:c994bf3302a9ae9d8e356ed1e192d4e2f8f9d290e89499d30bb75f285eb55074
    sizeBytes: 97572123
  - names:
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:f04e4fea548bfc7cb0bfc73c75c7f2c64d299cf04125a07a8101a55f0f734fed
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.13.0-haproxy
    sizeBytes: 95134983
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/heat@sha256:af1daae9c88c734edea3c46e9972b3e87e8b94d670e586bdd12fada7aa3fed00
    sizeBytes: 94199312
  - names:
    - harbor.atmosphere.dev/docker.io/timberio/vector@sha256:a5b5af9f6d3e89e03aef357cc2dfc75a38075061d978078bfb5ccd67bd9af249
    - harbor.atmosphere.dev/docker.io/timberio/vector:0.37.0-debian
    sizeBytes: 86771602
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:3edd59d4f319cd045bc8f1a80c57e1d284a70ac8aec59cb593de42b5108b63fa
    sizeBytes: 85554965
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:fbe906a8a9ff7a33013cb003ced4ba9ea0e269078924bb14770d874cc8e97a72
    sizeBytes: 82587110
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/staffeln@sha256:28af1c422491b550e7545563e36a4100b5271d0f17f3bb8e2d23881c93de545e
    sizeBytes: 77451621
  - names:
    - docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    - docker.io/envoyproxy/gateway:v1.7.0
    sizeBytes: 73032550
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/python-openstackclient:zed@sha256:2b8ea16137e0d86e35fe3701e46e6564b13f05dbbe6c11e198af8cc898abd818
    sizeBytes: 70852819
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:4402d4ae97c7c2aa72cc8a4d140ebda6d34bdc0d60bccaf350ca1972007d97e4
    sizeBytes: 64736876
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:fca33ef56606eb0f3d4cdb1345e835af598e703c6dcbbb47c1c27dce75e63fd7
    sizeBytes: 64248164
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:5ebcf55b49746fa77a79f03f5e117abd45b79b02d0d6df076667b7a9601c38cb
    sizeBytes: 61188071
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery@sha256:99112589d9bc5521fb465fd9cba96066a03eb7c904ce2c39c08f6ad709cece56
    - harbor.atmosphere.dev/registry.k8s.io/nfd/node-feature-discovery:v0.11.2
    sizeBytes: 60874613
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
    - harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0
    sizeBytes: 57236178
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/keepalived@sha256:889e0617174898bc68d5a946945c6b24fc8dc69b198eebfeb1b18aaa29022cad
    sizeBytes: 53209435
  - names:
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator@sha256:c674d63242f1af521edfbaffae2ae02fb8d010c0557a67a9c42d2b4a50db5243
    - harbor.atmosphere.dev/docker.io/percona/percona-xtradb-cluster-operator:1.13.0
    sizeBytes: 53206746
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/pod-tls-sidecar@sha256:7a030f8b86c1503006e7d82312a3c8e98769c3b8e3a2e834aee3c60df184161a
    sizeBytes: 52822308
  - names:
    - quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c
    - quay.io/orc/openstack-resource-controller:v2.2.0
    sizeBytes: 35684662
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/nova-ssh@sha256:7b8c92ca1d175f1144a71b0ea09c356168ab6a726df44782a927be623dbbd633
    sizeBytes: 35038863
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-apiserver@sha256:7d2c9256ad576a0b3745b749efe7f4fa8b276ec7ef448fc0f45794ca78eb8625
    - harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13
    sizeBytes: 34527535
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager@sha256:e7b44c1741fe1802d159ffdbd0d1f78d48a4185d7fb1cdf8a112fbb50696f7e1
    - harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13
    sizeBytes: 33399655
  - names:
    - harbor.atmosphere.dev/docker.io/library/memcached@sha256:d20c577c08863b09b21ecd21d0384d0a800f39d82f37045b3608f677a0a9400f
    - harbor.atmosphere.dev/docker.io/library/memcached:1.6.17
    sizeBytes: 32995680
  - names:
    - harbor.atmosphere.dev/quay.io/prometheus/alertmanager@sha256:e13b6ed5cb929eeaee733479dce55e10eb3bc2e9c4586c705a4e8da41e5eacf5
    - harbor.atmosphere.dev/quay.io/prometheus/alertmanager:v0.27.0
    sizeBytes: 32411757
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-proxy@sha256:537633f399f87ce85d44fc8471ece97a83632198f99b3f7e08770beca95e9fa1
    - harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13
    sizeBytes: 28302468
  - names:
    - harbor.atmosphere.dev/docker.io/bloomberg/goldpinger@sha256:70416f19f1cbeedd344d37b08e64114779976b99905e0d018e71c437cde750dc
    - harbor.atmosphere.dev/docker.io/bloomberg/goldpinger:3.10.1
    sizeBytes: 27636203
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:e8825994b7a2c7497375a9b945f386506ca6a3eda80b89b74ef2db743f66a5ea
    - harbor.atmosphere.dev/registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2
    sizeBytes: 27468036
  - names:
    - harbor.atmosphere.dev/docker.io/grafana/loki@sha256:6ca6e2cd3b6f45e0eb298da2920610fde63ecd8ab6c595d9c941c8559d1d9407
    - harbor.atmosphere.dev/docker.io/grafana/loki:2.9.6
    sizeBytes: 24623762
  - names:
    - harbor.atmosphere.dev/quay.io/cilium/operator-generic@sha256:56d373c12483c09964a00a29246595917603a077a298aa90a98e4de32c86b7dc
    - harbor.atmosphere.dev/quay.io/cilium/operator-generic:v1.14.8
    sizeBytes: 24504733
  - names:
    - harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar@sha256:b8d5067137fec093cf48670dc3a1dbb38f9e734f3a6683015c2e89a45db5fd16
    - harbor.atmosphere.dev/quay.io/kiwigrid/k8s-sidecar:1.26.1
    sizeBytes: 23978952
  nodeInfo:
    architecture: amd64
    bootID: 4d62ae4a-a8a9-4ebc-a974-eb6c1b41210a
    containerRuntimeVersion: containerd://2.3.1
    kernelVersion: 5.15.0-181-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: 4ba7d7c51c4a4fae90fbefb17073f680
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: 4ba7d7c5-1c4a-4fae-90fb-efb17073f680
