🍺 BREW Explorer

← all formulae

skaffold

brew install skaffold v2.22.1 Apache-2.0

Go command-line tool for iterative Kubernetes app development with automated build, push, and deployment.

Why you might care

Skaffold streamlines the dev loop: detect code changes, rebuild containers, push to registry, and redeploy to your cluster—all automatically. It's a build orchestrator for Kubernetes workflows, eliminating manual kubectl/docker commands and fitting naturally into CI/CD pipelines. Pairs well with local clusters (kind, minikube) or remote ones.

Categories

Alternatives

Tilt draft docker-compose
1.9k
30-day installs · #984
6.4k
90-day · #985
18.9k
365-day · #1086

Build dependencies

go

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "skaffold@2.22"
  ],
  "alternatives": [
    "Tilt",
    "draft",
    "docker-compose"
  ],
  "build_dependencies": [
    "go"
  ],
  "categories": [
    "container-runtime",
    "build-system",
    "orchestration"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Easy and Repeatable Kubernetes Development",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:14+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "skaffold",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://skaffold.dev/",
  "homepage_og_description": "Easy and Repeatable Container \u0026 Kubernetes Development",
  "homepage_og_image": "https://skaffold.dev/featured-background.jpeg",
  "homepage_title": "Skaffold",
  "installs_30d": 1949,
  "installs_365d": 18923,
  "installs_90d": 6425,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:48:15+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "skaffold",
  "oldnames": [],
  "one_liner": "Go command-line tool for iterative Kubernetes app development with automated build, push, and deployment.",
  "optional_dependencies": [],
  "rank_30d": 984,
  "rank_365d": 1086,
  "rank_90d": 985,
  "raw_hash": "a5cc266aa1c965d5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/skaffold.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.22.1",
  "versioned_formulae": [],
  "why_use_this": "Skaffold streamlines the dev loop: detect code changes, rebuild containers, push to registry, and redeploy to your cluster\u2014all automatically. It\u0027s a build orchestrator for Kubernetes workflows, eliminating manual kubectl/docker commands and fitting naturally into CI/CD pipelines. Pairs well with local clusters (kind, minikube) or remote ones."
}