skaffold (devel/skaffold) Updated: 2 months, 3 weeks ago Add to my watchlist
Skaffold is a command line tool that facilitates continuous development for Kubernetes applicationsSkaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. Skaffold handles the workflow for building, pushing and deploying your application. It also provides building blocks and describe customizations for a CI/CD pipeline.
Version: 2.13.2 License: Apache-2 GitHubMaintainers | breun |
Categories | devel |
Homepage | https://skaffold.dev |
Platforms | darwin |
Variants | - |
"skaffold" depends on
build (2)
Ports that depend on "skaffold"
No ports
Port notes
To disable automatic update checks, you have two options:
1. set the SKAFFOLD_UPDATE_CHECK environment variable to false, e.g. in your shell profile:
export SKAFFOLD_UPDATE_CHECK=false
2. turn it off in skaffold’s config (~/.skaffold/config) with:
skaffold config set -g update-check false
Port Health:
Loading Port Health