GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 3144
- days_rel: 41
- days_push: 9
- n_releases_24m: 20
Adoption not part of the score
15887 stars · 1705 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Skaffold is a command-line tool from Google that automates the build, push, test, and deploy workflow for containerized Kubernetes applications. It provides fast local development loops with file syncing, port-forwarding, and log aggregation, plus building blocks for CI/CD and GitOps pipelines.
Use cases
- iterate on kubernetes apps locally with auto rebuild and redeploy on code changes
- set up a ci/cd pipeline for building and deploying container images
- render kubernetes manifests for gitops workflows
- share a kubernetes project so teammates can clone and run it with one command
- port-forward and stream logs from deployed kubernetes resources during development
- deploy to helm or kustomize with a pluggable build and deploy toolchain
When to choose
- you develop applications that run on kubernetes and want a fast inner dev loop
- you want a declarative, portable skaffold.yaml config shared across environments and CI
- you need pluggable integration with docker, buildpacks, kaniko, helm, or kustomize
- you want client-side tooling with no cluster-side component to maintain
When to avoid
- your applications do not target kubernetes or containers
- you need a full CD platform with UI, approvals, and environment management rather than a CLI workflow
- you prefer an all-in-one IDE-managed experience without touching the command line
Facets
cli-tool · maturity active
deployment build-tool developer-tools ci-cd container-runtime developer-tools cloud-computing windows cli cross-platform kubernetes docker inner-loop gitops helm kustomize google devops containers automation linux macos
7 sources
- readme: https://github.com/GoogleContainerTools/skaffold · fetched 2026-08-28 · 61a04fa8c90c
- homepage: https://skaffold.dev/ · fetched 2026-08-29 · 9d33e31a388c
- site_page: https://skaffold.dev/docs/resources · fetched 2026-08-29 · 20aed2f7e205
- site_page: https://skaffold.dev/docs · fetched 2026-08-29 · b7f4112a4d5e
- site_page: https://skaffold.dev/docs/references/yaml · fetched 2026-08-29 · 07724d7a25a4
- site_page: https://skaffold.dev/docs/install · fetched 2026-08-29 · 44f5418e2bf6
- site_page: https://skaffold.dev/docs/quickstart · fetched 2026-08-29 · 48b74fd1f9e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GoogleContainerTools/skaffold | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="GoogleContainerTools/skaffold")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem