Understanding Certificates API and API Groups in K8s
When working with Kubernetes, everything you interact with — Pods, Deployments, Nodes, Secrets, or Certificates — is exposed and managed via APIs. Kubernetes is fundamentally an API-driven system, where every resource is represented as an API object....
rohit1101.hashnode.dev4 min read