I've followed guide to install kubectl for testing in development environment on Ubuntu 16.04.
Now I would like to remove Kubectl from ubuntu.
Depending on the method you chose in https://kubernetes.io/docs/tasks/tools/install-kubectl/, it can be any of these:
sudo rm /usr/local/bin/kubectl
gcloud components remove kubectl
snap remove kubectl
In addition, you may need to remove the configuration files in ~/.kube
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With