Skip to content

Instantly share code, notes, and snippets.

@ipolyzos
Created December 3, 2017 21:59
Show Gist options
  • Save ipolyzos/ec22f261bb5c1bd19ca2facc9b801815 to your computer and use it in GitHub Desktop.
Save ipolyzos/ec22f261bb5c1bd19ca2facc9b801815 to your computer and use it in GitHub Desktop.
minikube rkt container engine
$ minikube start \
--network-plugin=cni \
--container-runtime=rkt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment