Environment Variable error while initializing kubernetes

5/30/2020

All,

I tried setting up Kubernetes on my two Ubuntu v20.0 using the below link -

https://www.edureka.co/blog/install-kubernetes-on-ubuntu

But I get an error when the Ubuntu was rebooted and since then I have not been able to proceed forward.

invalid variable assignment ignoring cgroup-driver=systemd/cgroup-driver=cgroupfs

The Docker info has the entry "Cgroup driver = cgroupfs"

The below article mentions about configuring cgroup driver:

https://unofficial-kubernetes.readthedocs.io/en/latest/tasks/administer-cluster/reserve-compute-resources/

What am I missing?

Thanks, rgn

-- Gopinath Rajee
docker
kubeadm
kubernetes
ubuntu-20.04

0 Answers