Helpful Tips#
- Use a prompt that outputs your current Kubernetes context. One example is the Starship prompt that works in all shells. You should enable the kubernetes module.
-
Create an alias for
kubectl
simply namedk
. It makes typing commands that much faster.