kubectl explain <resource>.<key>
kubectl run nginx --image=nginx --restart=Never --dry-run -o yaml > nginx-pod.yaml