Automic VaultAutomic Vault

brew

kubergrunt を Homebrew, MacPorts, Nix でインストール

kubergrunt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install kubergrunt

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install kubergrunt

MacPorts ports tree · sysutils/kubergrunt/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kubergrunt

nixpkgs package indexes · pkgs/by-name/ku/kubergrunt/package.nix · ソース: api.github.com

概要

パッケージ概要

Collection of commands to fill in the gaps between Terraform, Helm, and Kubectl

コマンドとエイリアス

  • kubergrunt

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • Initial v0.1.x releases: kubergrunt shipped EKS-related commands such as configure, token, and deploy.
  • v0.1.5: The project added Helm deploy, undeploy, configure, and grant commands.
  • v0.2.0: helm deploy began requiring an RBAC entity so the local Helm client could work immediately after deployment.
  • v0.3.0: helm deploy bug fixes changed client certificate parameters and custom Helm home behavior.

Related projects

  • kubergrunt is closely related to Terraform, Terragrunt, Gruntwork Kubernetes modules, AWS EKS, Helm, kubectl, and Kubernetes Secrets used for TLS material.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kubergruntcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.19.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.19.0

https://github.com/gruntwork-io/kubergrunt

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kubergrunt
バージョン0.19.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kubergrunt
ホームページhttps://github.com/gruntwork-io/kubergrunt
リポジトリhttps://github.com/gruntwork-io/kubergrunt
上流ドキュメントhttps://github.com/gruntwork-io/kubergrunt/blob/master/README.md
ライセンスApache-2.0
ソースアーカイブhttps://github.com/gruntwork-io/kubergrunt/archive/refs/tags/v0.19.0.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubergrunt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kubergrunt

nix profile install nixpkgs#kubergrunt
  • normalized package name match
  • 一致条件: Kubergrunt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kubergrunt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

kubergrunt

sudo port install kubergrunt
  • normalized package name match
  • 一致条件: Kubergrunt
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/kubergrunt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment