Remove a deployment
Show detailed info about a service
Remove a namespace
Remove a service
kubectl delete svc <service-name>
Deletes the specified service.
Delete that service
kubectl delete svc my-service
Remove all resources of type
Delete a pod
Scale replicas of a deployment