I am trying to install kustomize v3.2.1 in Mac, but I am getting the following error when I do these steps.
wget "https://github.com/kubernetes-sigs/kustomize/archive/refs/tags/kustomize/v3.2.1.tar.gz" Untar the source
tar xzf xxxxx.tar.gz cd xxxxxx make install
Output:
go install /cmd/kustomize
make: go: No such file or directory
make: *** [install] Error 1
How can I install this version without any issues? Thanks!
Just download this script and then run:
./install_kustomize.sh [WANTED_VERSION]
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