Good day.
I'm new in kubernetes.
I have a kubernetes cluster with 3 hosts on Ubuntu 16.04. Recently I noticed that this hosts doesn't have space in /boot partition.

I used apt-get autoremove to free some space in /boot on first host. And then apt-get upgrade.
I use Rancher (as docker container) to visualize my cluster. So now when I start Rancher it's always Waiting for Kubernetes API.

Tried to restart Rancher container and no luck. Still Waiting for Kubernetes API.
I always found that there is no kube-system containers on first host.

Is there a way to get Rancher back to life?