worker node failure 썸네일형 리스트형 [K8S] TS - Worker Node Failure certified-kubernetes-administrator-with-practice-tests 301강참고: https://kubernetes.io/docs/reference/node/node-status/ ⭐Woker Node에는 docker 데몬(runtime)과 kubelet (→ kube-proxy, cni)이 반드시 실행중이어야 한다.이 두개 중 하나라도 실행 중이지 않다면 worker node는 Not Ready 상태가 된다.Cluster info 확인controlplane:~$ kubectl cluster-info Kubernetes control plane is running at https://172.30.1.2:6443CoreDNS is running at https://17.. 더보기 이전 1 다음