apiVersion: v1
kind: Node
metadata:
  annotations:
    atmosphere.cloud/ovn-system-id: 0aa82582-5827-4b31-b657-461d447ed9af
    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-09T23:54:07Z"
  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-185-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: "44310"
  uid: 84644164-4369-432f-b99e-feef000812f9
spec: {}
status:
  addresses:
  - address: 199.19.213.80
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "16"
    ephemeral-storage: "289489032328"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65739044Ki
    pods: "110"
  capacity:
    cpu: "16"
    ephemeral-storage: 314115704Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 65841444Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-07-09T23:55:05Z"
    lastTransitionTime: "2026-07-09T23:55:05Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-07-10T01:10:56Z"
    lastTransitionTime: "2026-07-09T23:54:05Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-07-10T01:10:56Z"
    lastTransitionTime: "2026-07-09T23:54:05Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-07-10T01:10:56Z"
    lastTransitionTime: "2026-07-09T23:54:05Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-07-10T01:10:56Z"
    lastTransitionTime: "2026-07-09T23:55:01Z"
    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:979b01fab037d1c5fbd997beb4ace27150a8f1b203642e5d0774128e4c26d6a3
    sizeBytes: 202117099
  - 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:fae1547d19a13f846ec0d9facfd97f0580a5f45399e8b1111b89786181df6a39
    sizeBytes: 175486643
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:e4a654f4d644438bac79668d33a6dee7a63ba947455239567bc12853ab55625b
    sizeBytes: 167562716
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:2b12dec2d5657f4a99737917227252f8a4845bb9ed3fe64b33016061f8f6c8cb
    sizeBytes: 131073495
  - 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:87107af067674d91f97f7e1e4cc518bf27dc312e2e2dd28317d018a288c06f5e
    sizeBytes: 109579661
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/magnum@sha256:ae8a0eae821c2f4fd096d18f7b65d595c13d2619217aa46e83f809e4a61379e0
    sizeBytes: 107676378
  - 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:c9446afd66078af39771fdbfe8be06271cd1d04d7886da2540d33c3d156f0c16
    sizeBytes: 102976784
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:27de3403d469116d21feaf36c14c5173b79e34beaa97acd2efe71b08b876ca83
    sizeBytes: 97592741
  - 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:af2a77791a1c6126fe8ed842494f7912483c36b52880ee0095693d885951a368
    sizeBytes: 94199168
  - 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:debfe115b0b510be0012c1fe4a0ceeec83a7d735d731c258c3821eb5e9109bf5
    sizeBytes: 85555968
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/manila@sha256:7932a98e1a2db2e189bba4c74b86d091ea5955349671123554dca2a07af99fe3
    sizeBytes: 82586311
  - 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:4eb4784e5eb961b2fddefe9d8a187cfa290a02829b6cdddf30ce91300333c05c
    sizeBytes: 70852958
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/senlin@sha256:ba96d79c08f5e13b6b5f2ce4885aca3b62423918cd21e998676d6f6f63f5fe69
    sizeBytes: 64736492
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/barbican@sha256:6cb95e4819ba634a6c3f7deb81698744b84f1842bb4533b0116e2e8a0039c634
    sizeBytes: 64248181
  - names:
    - harbor.atmosphere.dev/ghcr.io/vexxhost/placement@sha256:dbb5032dba54742ed140ee4fcedb5715405247c3ad1cafed3c6f4e2a627dde04
    sizeBytes: 61188246
  - 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:79a8878c1a75bc6bff1410205be3e00b737e15370170489ed97ca38931938e91
    sizeBytes: 53211145
  - 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: 724dbcbc-5ab0-4756-9286-3a4b3e862dc6
    containerRuntimeVersion: containerd://2.3.1
    kernelVersion: 5.15.0-185-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: 3cb029b0bce54202af85166f17f75d46
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: 3cb029b0-bce5-4202-af85-166f17f75d46
