kubectl delete -f manifest.yaml
Category: VPS Management
kubectl delete -f manifest.yaml
Delete resources from a Kubernetes manifest
Use `kubectl delete -f manifest.yaml` to delete resources from a Kubernetes manifest. Helpful when you need this quickly on a Linux server.