macOS
brew install kubergruntlocal Homebrew formula metadata
sudo port install kubergruntMacPorts ports tree · sysutils/kubergrunt/Portfile · source: api.github.com
brew
Collection of commands to fill in the gaps between Terraform, Helm, and Kubectl. Version 0.19.0 via Homebrew; verified from local package data.
install
brew install kubergruntlocal Homebrew formula metadata
sudo port install kubergruntMacPorts ports tree · sysutils/kubergrunt/Portfile · source: api.github.com
nix profile install nixpkgs#kubergruntnixpkgs package indexes · pkgs/by-name/ku/kubergrunt/package.nix · source: api.github.com
overview
Collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
history
kubergrunt is Gruntwork's standalone Go CLI for operational gaps between Terraform, Helm, and kubectl. It grew around the practical chores of running Kubernetes infrastructure as code, especially EKS authentication, Helm/Tiller-era certificate handling, and helper commands that did not fit cleanly into Terraform modules or kubectl alone.
The repository describes kubergrunt as a collection of commands for managing Kubernetes clusters where Terraform, Helm, and kubectl leave small operational gaps. Early release notes show v0.1.x commands for EKS configuration and token workflows, followed by Helm deployment, TLS, grant, configure, and revoke functionality.
The tool's audience has primarily been Gruntwork users and teams consuming Gruntwork's Kubernetes infrastructure modules. Its package-manager presence matters because it lets module users install the matching helper binary through Homebrew, MacPorts, or Nix rather than treating it as an internal script.
Common usage is task-oriented: configure kubectl for an EKS cluster, generate authentication material, manage Helm-related TLS certificates, and run helper commands around cluster bootstrap. The README also points users to release binaries and the Gruntwork installer, reflecting its role as a companion binary to published infrastructure modules.
kubergrunt is a classic package-nerd artifact: a small CLI born from glue code that proved useful enough to version, release, and package. It documents a period when production Kubernetes automation often required stitching Terraform, kubectl, Helm, and cloud-provider authentication together with dedicated helper binaries.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubergrunt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gruntwork-io/kubergrunt
install metadata
| Package key | brew:kubergrunt |
|---|---|
| Version | 0.19.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubergrunt |
| Homepage | https://github.com/gruntwork-io/kubergrunt |
| Repository | https://github.com/gruntwork-io/kubergrunt |
| Upstream docs | https://github.com/gruntwork-io/kubergrunt/blob/master/README.md |
| License | Apache-2.0 |
| Source archive | https://github.com/gruntwork-io/kubergrunt/archive/refs/tags/v0.19.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubergrunt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kubergrunt
nix profile install nixpkgs#kubergruntkubergrunt
sudo port install kubergruntsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.