このページは、まだ日本語ではご利用いただけません。翻訳中です。
旧バージョンのドキュメントを参照しています。 最新のドキュメントはこちらをご参照ください。
Install kumactl
This how-to guide explains how to install kumactl
in your environment.
kumactl
is a CLI tool that you can use to access Kong Mesh. It can do the following:
- Perform read-only operations on Kong Mesh resources on Kubernetes.
- Read and create resources in Kong Mesh in Universal mode.
The kumactl
binary is a client to the Kong Mesh HTTP API.
Download Kong Mesh:
Make sure you have tar and gzip installed.
Add the kumactl
executable to your path:
cd kong-mesh-2.8.4/bin
export PATH=$(pwd):$PATH
Next steps
- Complete quickstart to set up a zone control plane with demo application