Kubernetes
-
[Kubernetes] 쿠버네티스 설치하기 (1) - Container runtimes인프라/Kubernetes 2020. 11. 10. 00:34
Container runtimes You need to install a container runtime into each node in the cluster so that Pods can run there. This page outlines what is involved and describes related tasks for setting up nodes. This page lists details for using several common container runtimes with kubernetes.io 위의 운영환경의 쿠버네티스 Getting started를 보며 이해와 동시에 설치를 진행해 나가도록 하자! 한국어로도 페이지를 볼 수 있지만 무슨 의미인지 정말 알아먹기 힘들어서 영어로 문서를 ..