apiVersion: v1
kind: Node
metadata:
  annotations:
    csi.volume.kubernetes.io/nodeid: '{"rbd.csi.ceph.com":"instance"}'
    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock
    node.alpha.kubernetes.io/ttl: "0"
    volumes.kubernetes.io/controller-managed-attach-detach: "true"
  creationTimestamp: "2026-04-22T06:06:45Z"
  labels:
    beta.kubernetes.io/arch: amd64
    beta.kubernetes.io/os: linux
    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: "2398"
  uid: 4f5a4a47-dbae-4f89-972d-27411dbd5165
spec: {}
status:
  addresses:
  - address: 199.204.45.38
    type: InternalIP
  - address: instance
    type: Hostname
  allocatable:
    cpu: "8"
    ephemeral-storage: "71992807715"
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 16269628Ki
    pods: "110"
  capacity:
    cpu: "8"
    ephemeral-storage: 78117196Ki
    hugepages-1Gi: "0"
    hugepages-2Mi: "0"
    memory: 16372028Ki
    pods: "110"
  conditions:
  - lastHeartbeatTime: "2026-04-22T06:07:35Z"
    lastTransitionTime: "2026-04-22T06:07:35Z"
    message: Cilium is running on this node
    reason: CiliumIsUp
    status: "False"
    type: NetworkUnavailable
  - lastHeartbeatTime: "2026-04-22T06:12:55Z"
    lastTransitionTime: "2026-04-22T06:06:43Z"
    message: kubelet has sufficient memory available
    reason: KubeletHasSufficientMemory
    status: "False"
    type: MemoryPressure
  - lastHeartbeatTime: "2026-04-22T06:12:55Z"
    lastTransitionTime: "2026-04-22T06:06:43Z"
    message: kubelet has no disk pressure
    reason: KubeletHasNoDiskPressure
    status: "False"
    type: DiskPressure
  - lastHeartbeatTime: "2026-04-22T06:12:55Z"
    lastTransitionTime: "2026-04-22T06:06:43Z"
    message: kubelet has sufficient PID available
    reason: KubeletHasSufficientPID
    status: "False"
    type: PIDPressure
  - lastHeartbeatTime: "2026-04-22T06:12:55Z"
    lastTransitionTime: "2026-04-22T06:07:30Z"
    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/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10
    - harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1
    sizeBytes: 450817462
  - names:
    - harbor.atmosphere.dev/quay.io/cilium/cilium@sha256:7fca3ba4b04af066e8b086b5c1a52e30f52db01ffc642e7db0a439514aed3ada
    - harbor.atmosphere.dev/quay.io/cilium/cilium:v1.14.8
    sizeBytes: 201882379
  - names:
    - docker.io/envoyproxy/gateway@sha256:66bfa45b557aeb086223064261d51dfb983fe962f35f821f8135e67e1b1a981f
    - docker.io/envoyproxy/gateway:v1.7.0
    sizeBytes: 73032550
  - 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/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/registry.k8s.io/kube-proxy@sha256:537633f399f87ce85d44fc8471ece97a83632198f99b3f7e08770beca95e9fa1
    - harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13
    sizeBytes: 28302468
  - 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/registry.k8s.io/sig-storage/csi-provisioner@sha256:122bfb8c1edabb3c0edd63f06523e6940d958d19b3957dc7b1d6f81e9f1f6119
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0
    sizeBytes: 23345856
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher@sha256:8b9c313c05f54fb04f8d430896f5f5904b6cb157df261501b29adc04d2b2dc7b
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0
    sizeBytes: 22085298
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer@sha256:6e0546563b18872b0aa0cad7255a26bb9a87cb879b7fc3e2383c867ef4f706fb
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0
    sizeBytes: 21671340
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter@sha256:19063babf32ef0ddde9253e703be469d5ca390700e8302095bad9e9de7f2438b
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0
    sizeBytes: 21564518
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/kube-scheduler@sha256:efeb791718f4b9c62bd683f5b403da520f3651cb36ad9f800e0f98b595beafa4
    - harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13
    sizeBytes: 18647741
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e
    - harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1
    sizeBytes: 16190758
  - names:
    - harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip@sha256:aa09234646e542dc2629c3dbd5698a77123aecb88d3b01a1d3ba5a78648c45b8
    - harbor.atmosphere.dev/ghcr.io/kube-vip/kube-vip:v0.6.4
    sizeBytes: 14716445
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:fc39de92284cc45240417f48549ee1c98da7baef7d0290bc29b232756dfce7c0
    - harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.4.0
    sizeBytes: 9016297
  - names:
    - harbor.atmosphere.dev/registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
    - harbor.atmosphere.dev/registry.k8s.io/pause:3.9
    sizeBytes: 321520
  nodeInfo:
    architecture: amd64
    bootID: 8d3fc3dc-7211-4cc1-a889-23139e731a7e
    containerRuntimeVersion: containerd://2.2.3
    kernelVersion: 5.15.0-176-generic
    kubeProxyVersion: v1.28.13
    kubeletVersion: v1.28.13
    machineID: c09bb09e950c4c378b60642eefc0db41
    operatingSystem: linux
    osImage: Ubuntu 22.04.5 LTS
    systemUUID: c09bb09e-950c-4c37-8b60-642eefc0db41
