All,
I tried setting up Kubernetes on my two Ubuntu v20.0 using the below link -
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