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-05-12T20:01:35Z"
  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-177-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: "42327"
  uid: ddcffa55-d02a-40c6-b915-73dd4ea9a51d
spec: {}
status:
  addresses:
  - address: 199.204.45.49
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289507969364"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739040Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314136252Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841440Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-05-12T20:02:33Z"
    lastTransitionTime: "2026-05-12T20:02:33Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-05-12T21:13:55Z"
    lastTransitionTime: "2026-05-12T20:01:34Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-05-12T21:13:55Z"
    lastTransitionTime: "2026-05-12T20:01:34Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-05-12T21:13:55Z"
    lastTransitionTime: "2026-05-12T20:01:34Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-05-12T21:13:55Z"
    lastTransitionTime: "2026-05-12T20:02:25Z"
    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:58e5d1ef034562a19efdbb0f17016b28adff8989b3347001582c159942eaca13
    - harbor.atmosphere.dev/quay.io/vexxhost/magnum-cluster-api-registry:latest
    sizeBytes: 7151434038
  - 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:1867e44dd975db009fc3fa6ec97516fff5facb0c2b1aa511880cd150fa6be272
    sizeBytes: 207268722
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:ae9de625ef5858c183629a35f3ecac200cd8b27860e55381dc1382258d290374
    sizeBytes: 202012100
  - 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:26744d0de373dd00498fb3d40cbe133bcf6ad2f1eda3c95c08e0ca419c2694f9
    sizeBytes: 175006147
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:952e9d9063114075cf40f23e18ad24548cbe686666b90c67196ba2dbc1115474
    sizeBytes: 167512706
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:b6edb2f814ec113979e87163cd26764a22536c0e5b83eee0465190eea80f855c
    sizeBytes: 128657196
  - 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:1411deb8e770d348df1b8fb94ba2ded71d5a3b3e06fce6fe88d9bdf34aa354bb
    sizeBytes: 109620361
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:6b4c2102a9e981a6ef4815c828dce930a5daa19ef501117831e825ac0adf068d
    sizeBytes: 107558577
  - 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:1b32219586c3f41cec68de6a35f473b7b95359134ffe9acea358f8544e2782c6
    sizeBytes: 100623706
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/libvirt-tls-sidecar@sha256:c994bf3302a9ae9d8e356ed1e192d4e2f8f9d290e89499d30bb75f285eb55074
    sizeBytes: 97572123
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:16e112aaa3766219a5177b6e63ae3ed167103241b20cb405b14e58bdd20f9db7
    sizeBytes: 96958641
  - 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:764377f86f13c811b6c63075cec87e26d620ecef3849279c9611468303fec4cb
    sizeBytes: 94208335
  - 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:04fb00a3a9df5e6130e32bdc3287047632ead811a86098c39977c58bfb9b936a
    sizeBytes: 85590614
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:af4617a70acd0e33c3fdc587f23a3ec060d6f810c738d593a4382a5895d79f5b
    sizeBytes: 82588712
  - 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:f338a50033a81203a2a737b5c0c5268bc49d52a77bcadf886f87a57c88afe68a
    sizeBytes: 70837103
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:889ce9c18890b119d70d97bee8868b04b87cc7b6c5f89095f79fdff5abc2e3ab
    sizeBytes: 64738497
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:280963ad7d6006c1b5ee6dbbfd76615da24b9e10f3c0dec52d82440b1c524fd5
    sizeBytes: 64247984
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:f745b480bccb520ecd0bceb5efca9a6e5fc0f0a0004ffd531fd8a584cb42aef3
    sizeBytes: 61189189
  - 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/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:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/keepalived@sha256:c21560032be3bd5f2a3c66890593a661bd3ae02b0b1ae76e4c4908ea8fde784c
    sizeBytes: 50770799
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:d93407d031296336ccbabc8494005672dc048c4ebc616ccfc18f813d49bd87fc
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5
    sizeBytes: 38719440
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller@sha256:a780eabc911316b348f06fb02c43773b311a239b72496c24b47281ba1af456ba
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.10.5
    sizeBytes: 37683156
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller@sha256:b964c2f374ad4f26a593749d3c737492d5c1821db143b26596c9285b9055a8b4
    - harbor.atmosphere.dev/registry.k8s.io/capi-openstack/capi-openstack-controller:v0.12.7
    sizeBytes: 37180714
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller@sha256:e0f657538b3dc93a2eb0462561d0c895c78d9a515f048871bc90c927c0d4ce64
    - harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.10.5
    sizeBytes: 35882339
  - 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
  nodeInfo:
    architecture: amd64
    bootID: 77c20e50-b8aa-4669-873f-ec98939236bc
    containerRuntimeVersion: containerd://2.2.3
    kernelVersion: 5.15.0-177-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: d8fe2181e5d842b9aee547cce52cf567
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: d8fe2181-e5d8-42b9-aee5-47cce52cf567
