Skip to content

Instantly share code, notes, and snippets.

@michalpenka
Last active March 18, 2020 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michalpenka/212eddf1f0b6a48c52ccec676d843ed5 to your computer and use it in GitHub Desktop.
Save michalpenka/212eddf1f0b6a48c52ccec676d843ed5 to your computer and use it in GitHub Desktop.
mkdir -p ~/config/flannel
cd ~/config/flannel/
wget https://raw.githubusercontent.com/coreos/flannel/v0.12.0/Documentation/kube-flannel.yml
kubectl apply -f kube-flannel.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment