Google에서 시작하여 현재 Linux Foundation과 CNCF재단이 협력하여 만든CKA(Certified Kubernetes Administrator) 자격증으로 가상화의 개념부터 오늘날 컨테이너 기술의 핵심 요소 중 하나인 kubernetes Clustering 및 Operation까지 전반적인 학습이 필요합니다.
쿠버네티스 CKA(Certified Kubernetes Administrator) 자격증 소개
– 시험방식 : 온라인 (https://www.cncf.io/certification/cka)
– 시험비용 : $300 (2번의 기회)
– 컨테이너 기술을 가진 인력의 부족으로 각광
– 쿠버네티스 기술 보유 인력에 대한 구인 수요 확대
– DevOps Engineer / Cloud Engineer 로서 필수 자격증
– MSA 구축을 위한 대표적 방법론
시험 Domain
- Application Lifecycle Management 8%
- Installation, Configuration & Validation 12%
- Core Concepts 19%
- Networking 11%
- Scheduling 5%
- Security 12%
- Cluster Maintenance 11%
- Logging / Monitoring 5%
- Storage 7%
- Troubleshooting 10%
자격증 교육 내용
Module 1 – Cloud Computing
- Concepts
- Virtualization
- Containers(Docker)
Module 2 – Kubernetes Install & Configure
- Kubernetes Overview
- Kubernetes Clustering
Module 3 – Kubernetes CoreConcepts
- Kubernetes Architecture
- Kubernetes POD
- Kubernetes Controller
- Kubernetes Service
- Kubernetes Ingress
- Kubernetes Label & Annotation
- Kubernetes ConfigMap
- Kubernetes Secret
Module 4 – Kubernetes Operations
- Kubernetes POD Scheduling
- Kubernetes 인증 & 권한관리
- Kubernetes Volume
- Kubernetes Cluster Networking
- Kubernetes DNS
- Kubernetes Logging & Monitoring
- Others