📄️ Pod
Kubectl run and get commands
📄️ ReplicaSet
Replication Controller 는 Pod의 수를 유지하도록 도와주는 리소스입니다. Pod가 삭제되면 Replication Controller는 새 Pod를 생성하여 수를 유지합니다. Rc
📄️ Deployment
Deployment
📄️ Formatting OutPut with Kubectl
Formatting Output with Kubectl
📄️ Namespace
Namespace
📄️ ConfigMaps
ConfigMaps
📄️ Secrets
Secrets