Supported Platforms
Meshery deploys as a set of Docker containers, which can be deployed to either a Docker host or Kubernetes cluster. See the complete list of supported platforms in the table below. With service meshes having sprung to life in the context of Kubernetes, so too, can Mesheryβs deployment models be characterized in the context of Kubernetes. A given deployment of Meshery can be described as either an in-cluster or an out-of-cluster deployment. Meshery deploys as a stand-alone, management plane on a Docker host (out-of-cluster) or as a management plane in a Kubernetes cluster (in-cluster).
Platform Compatibility Matrix
Kubernetes Version | meshery-istio | meshery-linkerd | meshery-kuma | meshery-osm | meshery-nginx-sm | meshery-traefik-mesh | meshery-cilium | meshery-consul |
---|---|---|---|---|---|---|---|---|
v1.25.3 | 0% | 100% | 100% | 100% | 0% | 100% | 0% | 0% |
v1.25.2 | 100% | 100% | 0% | -100.0% | 0% | 100% | -100.0% | 0% |
v1.24.7 | 100% | 0% | 100% | 100% | 100% | 100% | 0% | 100% |
v1.23.9 | 100% | 0% | 0% | 100% | 100% | 100% | -100.0% | 0% |
v1.23.13 | 0% | 100% | -100.0% | 0% | -100.0% | 100% | 0% | 100% |
v1.22.2 | 100% | 100% | 100% | -100.0% | 100% | 100% | 0% | 0% |
v1.21.5 | 100% | 100% | 0% | -100.0% | 100% | 100% | 100% | 0% |
v1.20.11 | 100% | 100% | 100% | -100.0% | 100% | 0% | 100% | 0% |
v1.20.1 | 100% | 100% | 100% | -100.0% | 100% | 100% | 0% | -100.0% |
Overview of the Integration Tests
For a complete overview of the latest integration tests and their status please visit Meshery Integration TestsThe following minimum Docker build versions are required:
Name | Version |
---|---|
Docker Engine | 19.x and above |
Docker Desktop Used through Docker Extension |
2.0.x and above |