Created
May 2, 2021 06:51
-
-
Save vamsijakkula/348b72f28d0ca0dbc9cc17b6ce8e04a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv4.1.2/kustomize_v4.1.2_linux_amd64.tar.gz | |
tar -xvzf kustomize_kustomize.v4.1.2_linux_amd64 .tar.gz | |
chmod a+x kustomize | |
sudo mv kustomize /usr/local/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment