luxas / kubeadm-installer

A kubeadm installer container for CoreOS, Ubuntu, Debian, CentOS and Fedora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions are wrong

Dhar opened this issue · comments

Should be:

$ docker run -it -v /etc/cni:/rootfs/etc/cni -v /etc/systemd:/rootfs/etc/systemd -v /opt:/rootfs/opt -v /usr/bin:/rootfs/usr/bin luxas/kubeadm-installer ${your_os_here}

Oops, readme got out of sync...
Do you wanna contribute 😄?

I can take a shot at helping out, although the reason I'm using kubeadm is because I'm learning more about Kubernetes. Especially installation. 😄 Where is help needed?

I meant if you'd like to contribute a patch to the docs in this repo? :)
Also, it should be specified that it supports Ubuntu 16.04 and over only.

Sorry, broke my hand at the end of this conversation and that occupied me with other things for awhile. :)

Oh how bad! Hope you're feeling better now :)
I ended up fixing it myself, but thanks for the heads up