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-06-24T18:04:45Z"
  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: "43265"
  uid: ff64a3c6-51fc-4ed7-abc4-74e07375d3d2
spec: {}
status:
  addresses:
  - address: 199.19.213.240
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289498469512"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739048Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314125944Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841448Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-06-24T18:05:39Z"
    lastTransitionTime: "2026-06-24T18:05:39Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-06-24T19:17:59Z"
    lastTransitionTime: "2026-06-24T18:04:44Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-06-24T19:17:59Z"
    lastTransitionTime: "2026-06-24T18:04:44Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-06-24T19:17:59Z"
    lastTransitionTime: "2026-06-24T18:04:44Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-06-24T19:17:59Z"
    lastTransitionTime: "2026-06-24T18:05:36Z"
    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:37c205d337f7ddce5b425948ed38ab07c329d4f69ecc69aa9733a1c78433445c
    sizeBytes: 207784524
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:41acaf155c1e4a77d63cebff0386356c1de0f88484e02c815abf3a3bea80ec95
    sizeBytes: 202115660
  - 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:9ed1c55b4a0e95a540b73937db5bcfd12fd5342ed30fa00f4b6b2f9f16b6e0d8
    sizeBytes: 175307326
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:dc2ff725988ca8d9bde7d8f7d8112f95c88117799c87fd6ca028e20b20bc298f
    sizeBytes: 167561875
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:27d606cfc0f69215fc96b34a66174d123567ced6188ce4d969f0cec7137d4683
    sizeBytes: 128694334
  - 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:22c3ac81510b05b7ca9e92550362dcbf1cf7c83012cf859fe190dc0d8b2c805d
    sizeBytes: 109595864
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:f8b652339dad5555a3f882af650a558127e4df477db22fc3b6d469dd7720e46f
    sizeBytes: 107676064
  - 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:6d82a3661bf1f1718ede7d576235341bfe2cfff22d71a3a8c6a26bf784500104
    sizeBytes: 100628092
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:1279b393ab7c0787ab60e6ef4d8efd80be6f2a69f5bd37c82686e4b77de506b0
    sizeBytes: 97592685
  - 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:0bf80cd2d61cf46948d09cae7537a3b436b97078d5525971020c6189f5c1e4f1
    sizeBytes: 94199161
  - 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:29f00bdc4c84f9f85fb8f6b7fddca65ea1417d5f8e6bc3299810704ad1f8b8f6
    sizeBytes: 85553896
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:bb87919b916d8f47ecefa0e870a463512b5205afd3d19ed77bc2c9392e2f0d9e
    sizeBytes: 82585858
  - 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:6073364181a53b678759819b6680412ca1565f1041865f9c89003e4960bb8bf3
    sizeBytes: 70853017
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:ad3411cc4eba6241a8aef0d0488a2d5aba49ae2e23c7b87ba7547947f344ed32
    sizeBytes: 64737123
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:57d69ced4da18656bc8aaacf07d5836bbe802d29ea3a54f62b1fc21495f9650d
    sizeBytes: 64248125
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:0794ab1907adc9a02c20ca7ccd461cdd8d73ba8bdd072f346b440e8e916dd997
    sizeBytes: 61188055
  - 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:bc866c3e88d6544a30ce5c29d3ad936df518fb7eeb7ff9f21c9e6351263fed9e
    sizeBytes: 50770740
  - 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: ac112bf4-0433-4e13-b91f-22cef7a24a46
    containerRuntimeVersion: containerd://2.3.1
    kernelVersion: 5.15.0-181-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: 7931a3352e2549b0bce913fdc8a36aa7
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: 7931a335-2e25-49b0-bce9-13fdc8a36aa7
