kubectl-terminate icon indicating copy to clipboard operation
kubectl-terminate copied to clipboard

kubectl-terminate, a kubectl plugin to remove finalizers and finally delete k8s resources

Results 3 kubectl-terminate issues
Sort by recently updated
recently updated
newest added

Instead of having to check a namespace in `Terminating` phase to find out which resources are causin troubles, the `kubectl-terminate` could do it for us, if the Go client is...

enhancement

This plugin looks awesome, but the installation step is another "cumbersome" process. It'd be more awesome if you provide precompiled binary in GitHub Releases and make it installable via krew!...