Meshery setup guide on ubuntu 20.04/ zorin 16.3

Setup using KVM driver & Minikube.

  1. 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

  2. Install & setup kubectl

  3. Install & start minikube

  4. 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.