github.com/cilium/cilium@v1.16.2/test/controlplane/pod/hostport/init.yaml (about) 1 apiVersion: v1 2 items: 3 - apiVersion: v1 4 kind: Node 5 metadata: 6 annotations: 7 kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock 8 node.alpha.kubernetes.io/ttl: "0" 9 volumes.kubernetes.io/controller-managed-attach-detach: "true" 10 creationTimestamp: "2023-06-27T01:19:35Z" 11 labels: 12 beta.kubernetes.io/arch: amd64 13 beta.kubernetes.io/os: linux 14 kubernetes.io/arch: amd64 15 kubernetes.io/hostname: hostport-control-plane 16 kubernetes.io/os: linux 17 node-role.kubernetes.io/control-plane: "" 18 node.kubernetes.io/exclude-from-external-load-balancers: "" 19 name: hostport-control-plane 20 resourceVersion: "579" 21 uid: ad25b4e3-55c1-4e94-8455-83df8f4dde2b 22 spec: 23 podCIDR: 10.244.0.0/24 24 podCIDRs: 25 - 10.244.0.0/24 26 providerID: kind://docker/hostport/hostport-control-plane 27 status: 28 addresses: 29 - address: 172.21.0.2 30 type: InternalIP 31 - address: hostport-control-plane 32 type: Hostname 33 allocatable: 34 cpu: "48" 35 ephemeral-storage: 4220680920Ki 36 hugepages-1Gi: "0" 37 hugepages-2Mi: "0" 38 memory: 198050708Ki 39 pods: "110" 40 capacity: 41 cpu: "48" 42 ephemeral-storage: 4220680920Ki 43 hugepages-1Gi: "0" 44 hugepages-2Mi: "0" 45 memory: 198050708Ki 46 pods: "110" 47 conditions: 48 - lastHeartbeatTime: "2023-06-27T01:20:25Z" 49 lastTransitionTime: "2023-06-27T01:20:25Z" 50 message: Cilium is running on this node 51 reason: CiliumIsUp 52 status: "False" 53 type: NetworkUnavailable 54 - lastHeartbeatTime: "2023-06-27T01:20:09Z" 55 lastTransitionTime: "2023-06-27T01:19:32Z" 56 message: kubelet has sufficient memory available 57 reason: KubeletHasSufficientMemory 58 status: "False" 59 type: MemoryPressure 60 - lastHeartbeatTime: "2023-06-27T01:20:09Z" 61 lastTransitionTime: "2023-06-27T01:19:32Z" 62 message: kubelet has no disk pressure 63 reason: KubeletHasNoDiskPressure 64 status: "False" 65 type: DiskPressure 66 - lastHeartbeatTime: "2023-06-27T01:20:09Z" 67 lastTransitionTime: "2023-06-27T01:19:32Z" 68 message: kubelet has sufficient PID available 69 reason: KubeletHasSufficientPID 70 status: "False" 71 type: PIDPressure 72 - lastHeartbeatTime: "2023-06-27T01:20:09Z" 73 lastTransitionTime: "2023-06-27T01:19:54Z" 74 message: kubelet is posting ready status 75 reason: KubeletReady 76 status: "True" 77 type: Ready 78 daemonEndpoints: 79 kubeletEndpoint: 80 Port: 10250 81 images: 82 - names: 83 - docker.io/library/import-2023-06-27@sha256:f2ec92eb01ce4dfd3881613dd2ccad94d9817d62538dbe1b1d8b0794dbd73c10 84 - quay.io/cilium/cilium:v1.13.4 85 sizeBytes: 486760788 86 - names: 87 - registry.k8s.io/etcd:3.5.6-0 88 sizeBytes: 102542580 89 - names: 90 - docker.io/library/import-2022-12-09@sha256:5aee6a20d994735899cc63b2c92cbb06f2dbfb3cdcb82cdd5439d793d783db70 91 - registry.k8s.io/kube-apiserver:v1.26.0 92 sizeBytes: 80267758 93 - names: 94 - docker.io/library/import-2022-12-09@sha256:a90c8a03079da91ce95b4034b0be2e93473cf5e15aa196f9221a992ce2fcd3dd 95 - registry.k8s.io/kube-controller-manager:v1.26.0 96 sizeBytes: 68868220 97 - names: 98 - docker.io/library/import-2022-12-09@sha256:a47d4668117a259564749aed491e84fb5e2afed768fb4bc14331c54c0d73ab5a 99 - registry.k8s.io/kube-proxy:v1.26.0 100 sizeBytes: 67205116 101 - names: 102 - docker.io/library/import-2022-12-09@sha256:56b3b8bc5e87f67a7f24c0b1d797f2f1367378271db42a9aa3755cebd4e176ea 103 - registry.k8s.io/kube-scheduler:v1.26.0 104 sizeBytes: 57657468 105 - names: 106 - docker.io/kindest/kindnetd:v20221004-44d545d1 107 sizeBytes: 25830582 108 - names: 109 - docker.io/kindest/local-path-provisioner:v0.0.22-kind.0 110 sizeBytes: 17375346 111 - names: 112 - registry.k8s.io/coredns/coredns:v1.9.3 113 sizeBytes: 14837849 114 - names: 115 - docker.io/kindest/local-path-helper:v20220607-9a4d8d2a 116 sizeBytes: 2859509 117 - names: 118 - registry.k8s.io/pause:3.7 119 sizeBytes: 311278 120 nodeInfo: 121 architecture: amd64 122 bootID: 3c6c37b2-e6df-4c35-8d90-dd86e6090329 123 containerRuntimeVersion: containerd://1.6.9 124 kernelVersion: 6.1.25-1rodete1-amd64 125 kubeProxyVersion: v1.26.0 126 kubeletVersion: v1.26.0 127 machineID: b15f1954230247fcbad2ba60870d395c 128 operatingSystem: linux 129 osImage: Ubuntu 22.04.1 LTS 130 systemUUID: b73275d5-26a3-4b26-9c6b-ccef3b5a8b92 131 kind: List 132 metadata: 133 resourceVersion: ""