Commit Graph

2 Commits

Author SHA1 Message Date
zowoq
36b5fc4b36 buildGoModule packages: remove unnecessary runVend 2022-01-01 15:55:33 +10:00
Sibi Prabakaran
a8b67b4f5d
kubergrunt: init at 0.7.11
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
```
2021-12-28 08:05:34 +05:30