Versions Compared

Key

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

This page helps you to deploy the nonrtric components in your local VM in minikube environment.

Table of Contents

Prerequsite

  • Docker

Intsall Minikube

Login into your vm and run the below command as sudo user. This will install the latest version of minikube in your vm.

...