Versions Compared

Key

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

...

Install Nonrtric


Troubleshoot

Install Conntrack

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

...

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

Turn off swap

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

...