Skip to content

Instantly share code, notes, and snippets.

@durch
Created March 29, 2017 18:57
Show Gist options
  • Save durch/236db6cd579cb5f2c7938f183c2137b1 to your computer and use it in GitHub Desktop.
Save durch/236db6cd579cb5f2c7938f183c2137b1 to your computer and use it in GitHub Desktop.
cp /etc/kubernetes/admin.conf $HOME/
chown $(id -u):$(id -g) $HOME/admin.conf
export KUBECONFIG=$HOME/admin.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment