Environment Management
| Environment Management with Skaffold | |
|---|---|
| Environment Variables File | Loading environment variables from a file |
| Image Registry Handling | Controlling where your images are pushed |
| kube-context | Managing the active Kubernetes context for your cluster |
| Local Cluster | Offline development with Skaffold and Minikube |
| Env Var Templating | Templating your skaffold.yaml using environment variables |
| Profiles | cluster-specific skaffold.yaml configuration using profiles |
Last modified November 7, 2025: fix: Avoid sync retry if file/directory was not found (#9721) (4e2e7992)