- Kubernetes
- CRDs (Custom Resource Definitions)
- Operators
- Python
- Docker
- YAML
- kubectl
Define the Custom Resource (CRD)
Deploy Custom Resources
Create RBAC for Operator
Deploy the Operator using a Kubernetes Deployment
Update the Deployed Custom Resource (scaling, patching) and Verified the Operator Auto-Updates