このページは、まだ日本語ではご利用いただけません。翻訳中です。
Install
This guide is mostly useful for Universal setup, as for Kubernetes we recommend using
kubectlfor managing resources. More in Kubernetes quickstart guide.
This is a simple guide on how to install Kong Mesh on your machine.
- Go to the Kong Mesh packages
page to download and extract the installation archive for your OS, or download and extract the latest release automatically (Linux or macOS):
curl -L https://docs.jp.konghq.com/mesh/installer.sh | VERSION=2.10.1 sh - - To finish installation, add Kong Mesh binaries to path:
export PATH=$(pwd)/kong-mesh-2.10.1/bin:$PATHThis directory contains binaries for
kuma-dp,kuma-cp,kumactl,envoyandcoredns
Next steps
- Complete quickstart to set up a zone control plane with demo application