Kubectl: Bash Commands

The following are some bash commands I made on the rush to make my life easier when working with Kubernetes. These files have the extension TXT to prevent any possible issues in downloading them. Note: Only for Linux/Unix bash createtemp:Β Create a temporary deployment (with a pod) based on the name provided. Equivalent to run: kubectl […]

Share