This is the k8s training shared files for Grape
curl -LO https://gist.githubusercontent.com/lalyos/8f8883056f6b880cf233a954cf9d2523/raw/8df9863fec650781c5b61eccaddde0d229c8f1de/config-prod
KUBECONFIG=~/config-prod:~/.kube/config kubectl config view --flatten > config-merge
curl -Lo /usr/local/bin/kubectx https://github.com/ahmetb/kubectx/releases/download/v0.9.1/kubectx; chmod +x /usr/local/bin/kubectx