Estimated reading time:
1 minute
Install Kong Mesh
Kong Mesh is built on top of Kuma and Envoy. To create a seamless experience, Kong Mesh follows the same installation and configuration procedures as Kuma, but uses its own binaries.
On this page, you will find access to the official Kong Mesh distributions that provide a drop-in replacement to Kuma’s native binaries and links to cloud marketplace integrations.
The latest Kong Mesh version is 1.1.2.
Verify Installation
To confirm that you have installed the right version of
Kong Mesh, you can always run the following commands and
make sure that the version output starts with the Kong Mesh
prefix:
$ kumactl version
Kong Mesh [VERSION NUMBER]
$ kuma-cp version
Kong Mesh [VERSION NUMBER]
$ kuma-dp version
Kong Mesh [VERSION NUMBER]