Hi,
After forking the Meshery/Meshery repo and cloning the repo to my local dir, I tried to run Mesheryctl following the contributor instructions.
i.e., run make
in the mesheryctl
folder, then run ./mesheryctl system start
The playground opened on localhost shows adapter unavailable, and it looks quite different from that opened directly at the Meshery playground website
The console output are as follows,
A new release of mesheryctl is available: → v0.7.88
https://github.com/meshery/meshery/releases/tag/v0.7.88
Check https://docs.meshery.io/installation/upgrades#upgrading-meshery-cli for instructions on how to update mesheryctl
Starting Meshery...
Meshery deployed on Kubernetes.
Meshery is starting...
I’m not sure if this is normal or whether I missed something when building and running.