Kubernetes의 Object를 이용해서 CRUD 작업을 하기 위해서는 Kubernetes API를 통해야
Kubernetes API Notion
Kubernetes API Usages
Working with Kubernetes API
What are the fundamental moving parts of Kubernetes API - Resources, Objects? How to access Kubernetes API from the command line? How to work with the Kubernetes API from code?
https://iximiuz.com/en/series/working-with-kubernetes-api/


Seonglae Cho