로딩
요청 처리 중입니다...

[Cloud] 1. Kubernetes Installation

 [Cloud] 1. Kubernetes Installation

In this post, I will post about the installation procedure of Kubernetes, a cloud automation tool. The OS is based on Ubuntu 20.04.

As shown in the figure above, Kubernetes is a tool that automatically configures and manages infrastructure, and even deploys and recovers from failures. It is largely classified into Master Node and Worker Node, and Master Node is composed of 4 letters as shown in the figure above.

API Server Scheduler Controller-Manager etcd And Worker Nodes are mainly composed of...

# kubeadm # kubectl # kubelet # kubernetesinstall # 운영자동화 # 쿠버네티스 # 쿠버네티스설치 # 클라우드