For up-to-date information, please refer to the
The get_kubectl.sh and get_helm.sh scripts
automate this process. These have to be run using the entrypoint.sh
script. For example:
# Enter ineractive mode
./entrypoint.sh bash
# Install kubectl and helm on an AMD64 linux machine
get_kubectl -n linux -a amd64
get_helm -n linux -a amd64