Kubernetes Custom Resources Explained: CRD, CR, and Custom Controllers
Kubernetes comes with many powerful built-in resources like:
Pods
Deployments
Services
ConfigMaps
Secrets
These resources allow us to deploy and manage applications effectively.
But Kubernetes
codeops-labshashnodedev.hashnode.dev6 min read