![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v2.
directory
Version:
v1.39.18
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
Example: Getting started with a simple go app
![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)
This is a simple show-case of Skaffold profiles
Init
Use the --profile
option to enable a particular profile skaffold dev --profile staging-profile
Workflow
- Build only the
world-service
when using the main profile
- Activate
minikube-profile
automatically when the current context is minikube
. Only build the hello-service
in that case.
- Build both services when the
staging-profile
is used. Override the kube-context to staging
in that case.
Directories
¶
Click to show internal directories.
Click to hide internal directories.