forked from mirrors/nixpkgs
a8b67b4f5d
This is a helper utility which allows to configure EKS clusters etc. Tested it locally on a NixOS machine: ``` shellsession ❯ kubergrunt help Usage: kubergrunt [--loglevel] [--help] command [options] [args] A CLI tool to help setup and manage a Kubernetes cluster. Commands: eks Helper commands to configure EKS. k8s Helper scripts for managing Kubernetes resources directly. tls Helper commands to manage TLS certificate key pairs as Kubernetes Secrets. help, h Shows a list of commands or help for one command ``` |
||
---|---|---|
.. | ||
default.nix |