Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install Nonrtric


Troubleshoot

  1. When you run minikube start you may get below error. Basically this is connection tracking module needed for kuberentes.

Install contract,

Code Block
languagebash
themeMidnight
titleinstall conntrack
sudo apt-get install conntrack

2. Once kube commands are installed and minikube will start the initialization process and you may get below error,

Image Added 

Simply turn off the swap,

Code Block
languagebash
themeMidnight
titleswap-turnoff
sudo swapoff -a