KIND == Kubernetes in Docker I will install the KIND binary into my ~/bin/ directory since that’s where I keep all my binaries.
Installing KIND on Ubuntu 20.10
Posted on
Linux and FOSS loving techie.
KIND == Kubernetes in Docker I will install the KIND binary into my ~/bin/ directory since that’s where I keep all my binaries.
Go to the release page to get the download link for the latest version of helm. https://github.com/helm/helm/releases I prefer the binaries to be in my ~/.bin/ directory as it is already in my PATH
I’m installing minikube on my shiny new Pop!OS 20.10 install which is based on Ubuntu 20.10. I prefer to have my standalone application binaries placed in ~/.bin/ which is already included in my PATH. Verify if it’s working