Ross ROSS = Recommend OSS · open-source software intelligence for agents

GoogleContainerTools/skaffold

Easy and Repeatable Kubernetes Development observed · 2026-08-28

github.com/GoogleContainerTools/skaffold · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
GoogleContainerTools/skaffoldmain97

For agents

markdown · JSON · MCP: product_card(name="GoogleContainerTools/skaffold")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem