LabHub
배우기 러닝패스 코스

CRDs and Operators

쿠버네티스 API 서버에 새로운 리소스 타입을 등록하고, 그 타입을 돌보는 조정 로직을 손으로 만들어 봅니다. OpenAPI v3 스키마와 CEL 로 검증을 API 서버에 맡기고, 소유자 참조·status 서브리소스·파이널라이저로 리소스의 일생을 관리하며, 오퍼레이터의 권한 경계를 직접 검증합니다. 이 코스는 진짜 etcd 와 kube-apiserver 가 도는 클러스터 위에서 진행됩니다.

고급 · 레슨 30 · 실습 10

실습 시작하기

커리큘럼

Why CRDs

Writing and Shipping a CRD

Deploying an Application via a CR

The Operator Pattern and the Reconcile Loop

Operating an Operator

You Raised the Replicas and Nothing Happened

You Removed the Old Version and the Objects Vanished

You Deleted the Parent and the Children Stayed

It Is in the Logs but the User Cannot See It

The Reconcile Ran Twice

참고 문서