kubergrunt
« Back to VersTracker
Description:
Collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
Type: Formula  |  Latest Version: 0.18.5@0  |  Tracked Since: Dec 10, 2025
Links: Homepage  |  formulae.brew.sh
Category: Devops
Tags: kubernetes terraform helm devops kubectl eks
Install: brew install kubergrunt
About:
Kubergrunt is a CLI tool that streamlines Kubernetes cluster management by providing commands to bridge Terraform, Helm, and Kubectl workflows. It automates tasks like deploying Helm charts, managing TLS certificates, and configuring kubectl for EKS clusters. Its main value is reducing manual configuration and boilerplate in infrastructure pipelines.
Key Features:
  • Automated Helm chart deployment and management
  • Simplified TLS certificate handling for Kubernetes services
  • EKS cluster authentication and kubectl context configuration
  • Terraform integration helpers for common K8s operations
Use Cases:
  • Automating secure Helm deployments in CI/CD pipelines
  • Managing EKS cluster access and configuration across environments
  • Provisioning and rotating TLS certificates for ingress controllers
Alternatives:
  • helm – Helm is the package manager; kubergrunt provides higher-level automation and glue logic for production workflows
  • kops – kops focuses on cluster lifecycle management, while kubergrunt focuses on deployment and configuration tasks
Version History
Detected Version Rev Change Commit
Dec 10, 2025 8:03am 0 VERSION_BUMP c23dcdc3
Sep 14, 2024 12:39pm 0 VERSION_BUMP 79587a53