Create namespace kubectl

Create a new namespace; idempotent with --dry-run=client | apply

kubectl create namespace <ns>
more kubectl all 73 commands →