...
- When you run minikube start you may get below error. Basically this is connection tracking module needed for kuberenteskubernetes.
Install contractconntrack,
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
sudo apt-get install conntrack |
Turn off swap
Once kube k8's commands are installed and , minikube will start the initialization process and you may get below error,
...