sajad torkamani

Syntax:

kubectl create deployment <name> --image=image

Example:

kubectl create deployment nginx-deployment --image=nginx