1. Deployment Creation Imperative Command kubectl create deployment <deployment-name> --image=<image-name>...