강의 순서


<aside> ☁️

POD 동작 설명(VS static pod)

1. ETCD Backup & Restore

2. Pod 생성하기

3. Statice Pod 생성

4. Multi-container Pod 생성

5. Side-car Container Pod 실행

6. Deployment & Pod Scale

7. Rolling Update & Roll Back

8. NodeSelector

9. Node 관리

10. Node 정보 수집

11. Deployment & Expose the Service

12. Pod Log 추출

13. CPU 사용량이 높은 Pod 검색

14. init 컨테이너를 포함한 Pod 운영

15. NodePort 서비스 생성(11.과 비슷)

16. ConfigMap 운영

17. Secret 운영(CKAD에 주로 출제)

18. Ingress 구성

19. Persistent Volume(PV) 생성

20. Pesistent Volumes Clame을 사용하는 Pod 운영

21. Check Resource Information

22. Kubernetes Upgrade

23. Troubleshooting(node)

24. Troubleshooting2(node)

25. User Role Binding

26. User Cluster Role binding

27. ServiceAccount Role Binding(상당히 자주 나옴)

28. ClusterROLE & ClusterBinding 구성

29. Kube-DNS(자주 나옴)

30. Network Policy

</aside>