Versions Compared

Key

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

...

You can start the minikube with the below command,. Check Troubleshoot section for any potential errors.

Code Block
languagebash
themeMidnight
titlestart minikube
sudo minikube start --vm-driver=none


If the above command is successful, you should see the below logs in your terminal,

Image Added

Install Helm

Install Nonrtric

...

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

Image Modified

Install contract,

...