how to delete deployments in kubernetes

Shell
kubectl delete deployment yourDeploymentName
Source

Also in Shell: