Can't Install Kubernetes on Ubuntu 16.04 Can't Install Kubernetes on Ubuntu 16.04 kubernetes kubernetes

Can't Install Kubernetes on Ubuntu 16.04


remote 512mb KVM VPS

That's almost certainly the problem, as I don't know of very much software nowadays that will run in that little memory. It matches your experience that the machine will start swapping like mad, driving the I/O pressure through the roof


Agree with @Matthew & @Michael - 512mb is not enough to run Kubernetes. Increase your memory up to 1GB min and retry.

Apiserver and etcd together are fine on a machine with 1 core and 1GB RAM for clusters with 10s of nodes.

You can read more documentation here.Conjure method works fine for me using this instruction.

Ubuntu version: Distributor ID: UbuntuDescription:    Ubuntu 16.04.4 LTSRelease:        16.04

Ways to install Kubernetes: