Category: Kubernetes, shell

If you are stick with Kubernetes every day, you may know or consider shorthand expression of the kubectl. I’m using the alias K, kubectx and kubens every day. But these scripts are not designed for PowerShell. So I tried to make the own version of each shorthand convention.

Related Articles