Pod 개요
Pod Manifest (Desired State)
kubectl run nginx --image=nginx:1.14.2 --dry-run=client kubectl run nginx --image=nginx:1.14.2 --dry-run=client -o yaml kubectl run nginx --image=nginx:1.14.2 --dry-run=client -o yaml > nginx-pod.yaml
kubectl run nginx --image=nginx:1.14.2 --dry-run=client kubectl run nginx --image=nginx:1.14.2 --dry-run=client -o yaml kubectl run nginx --image=nginx:1.14.2 --dry-run=client -o yaml > nginx-pod.yaml