Linux

mesheryctl runs on Intel and ARM architectures for your Linux operating system. Use the Bash installer to download, deploy, and run Meshery with a single command on Kubernetes:

curl -L https://meshery.io/install | PLATFORM=kubernetes bash -

Use the Bash installer to download, deploy, and run Meshery with a single command on Docker:

curl -L https://meshery.io/install | PLATFORM=kubernetes bash -

Suggested Reading