Lifecycle of a kubernetes API request
Sep 14, 2025 · 4 min read · When I first started learning Kubernetes, a common interview question haunted me: What happens when you run a command like kubectl create -f my-job.yaml? At first, I thought it was just a simple POST to the API server. But life in Kubernetes is never...
Join discussion
