browseDownload binary →
skaffold/Skaffold
GoogleContinuous development tool for Kubernetes applications, handling build, push, and deploy workflows.
Containers & OrchestrationJSON
01Install
brew install skaffold02Global Flags
| Flag | Type | Description |
|---|---|---|
--profile/-p | string | Skaffold profile to activate |
--namespace/-n | string | Kubernetes namespace |
--default-repo/-d | string | Default container image registry |
--filename/-f | string | Path to Skaffold config file |
03Authentication
Methods
config-file
Env vars
KUBECONFIGSKAFFOLD_DEFAULT_REPOConfig files
~/.kube/configskaffold.yaml04Capabilities
Reference
binary
skaffoldcheck
skaffold versionauth
config-fileformats
textjson flag
--output {{json .}}