delete a deployment in kubernetes

Shell
$ kubectl delete deploy/<deployment_name>
Source

Also in Shell: