Setup using KVM driver & Minikube.
-
Install & setup KVM
1.1 Check whether your system support KVM or not
1.2 Install KVM
1.3 Install virt-manager, a tool for creating and managing VMs
-
Install & setup kubectl
-
Install & start minikube
-
Install Meshery :
curl -L https://meshery.io/install | PLATFORM=kubernetes bash -
-
Add access token (auth.json) in your .meshery directory if you facing error : access token invalid or unavailable.
Feel free to ask. During setup I also faced lots of difficulties. That’s why I am able to write on this topic now.