Script collection for helping my work based on GUM https://github.com/charmbracelet/gum.
If you don't have GUM, you can install it go install github.com/charmbracelet/gum@latest
.
Currently it only contains helper for Kubernetes.
More is coming...
List of GUM Available Scripts:
-
[k8s] klogs inspect Kubernetes pod log from selected pod.
-
[k8s] ksvc choose service to describe the service
-
[k8s] kpo choose pod to describe the pod
-
[k8s] kctx choose and change Kubernetes cluster (Kubectl context plugin required)
-
[k8s] kns choose and change Kubernetes Namespace (Kubectl namespace switcher plugin required)
Add source gum-kubectl.sh
in bash/zsh/fish terminal.