Fast. Repeatable. Simple.
Container & Kubernetes Development.
Skaffold handles the workflow for building, pushing and deploying your application, allowing you
to focus on what matters most: writing code.
An open source project from Google.
Lightweight
Skaffold is client-side only. With no on-cluster component, there is no overhead or maintenance burden to your cluster.
Works Everywhere
Skaffold is the easiest way to share your project with the world: 'git clone', then 'skaffold run'.
Additionally, you can use profiles, local user config, environment variables, and flags to easily incorporate differences across environments.
Feature Rich
Skaffold has many essential features for container & Kubernetes development, including policy-based image tagging, resource port-forwarding and logging, file syncing, and much more.
Optimized Development
Skaffold's inner loop is tight and highly optimized, giving you instant feedback while developing.