kubectl: create a yaml base template: By combining dry-run and yaml output we can use kubectl to create yaml templates for creating new resources on the cluster
Set the default namespace for kubectl: If you need to work on a specific namespace you can set the it as your default namespace instead of repeating yourself on each kubectl command