Installation
Supported Platforms
Meshery deploys as a set of Docker containers to either a Docker host or a Kubernetes cluster. A given deployment of Meshery can be described as either an in-cluster or an out-of-cluster deployment. Meshery runs as a standalone management plane on a Docker host (out-of-cluster) or within a Kubernetes cluster (in-cluster). See the complete list of supported platforms below.
- Compatibility Matrix - An installation compatibility matrix and project test status dashboard.
- Docker - Install Meshery on Docker
- Install Meshery CLI on Linux or macOS - Install Meshery CLI on Linux or macOS
- Install Meshery CLI on Windows - Install Meshery CLI on Windows
- Kubernetes - Install Meshery on Kubernetes. Deploy Meshery in Kubernetes in-cluster or outside of Kubernetes out-of-cluster.
- Accessing Meshery UI
- Codespaces - Build and contribute to Meshery using GitHub Codespaces
- Install mesheryctl - Install Meshery CLI
- Meshery Playground - Details about Meshery Playground
- Quick Start Guide - Getting Meshery up and running locally on a Docker-enabled system or in Kubernetes is easy. Meshery deploys as a set of Docker containers, which can be deployed to either a Docker host or a Kubernetes cluster.
- Upgrading Meshery and all of its components - How to upgrade Meshery and all of its components
- Using Multiple Adapters - Meshery is capable of running zero or more adapters. Meshery offers many features without the need for adapters. Adapters are optional components that enhance and extend Meshery's core functionality.