Commit graph

6 commits

Author SHA1 Message Date
R. Ryantm 5dd45aa913 kubergrunt: 0.9.2 -> 0.9.3 2022-09-08 13:44:46 +00:00
R. Ryantm b1c2e302cf kubergrunt: 0.9.1 -> 0.9.2 2022-08-02 17:54:37 +00:00
R. Ryantm a3d3b9e7ee kubergrunt: 0.8.0 -> 0.9.1 2022-07-28 18:53:21 +00:00
R. Ryantm 00b94e3b6e kubergrunt: 0.7.11 -> 0.8.0 2022-02-12 01:06:24 +00:00
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