このページは、まだ日本語ではご利用いただけません。翻訳中です。
旧バージョンのドキュメントを参照しています。 最新のドキュメントはこちらをご参照ください。
Applying Policies
Once installed, Kong Mesh can be configured via its policies.
You can apply policies with kumactl
on Universal, and with kubectl
on Kubernetes.
Regardless of what environment you use, you can always read the latest Kong Mesh state with kumactl
on both environments.
We follow the best practices. You should always change your Kubernetes state with CRDs, that’s why Kong Mesh disables
kumactl apply [..]
when running in K8s environments.
In addition to kumactl
, you can also retrieve the state via the Kong Mesh HTTP API.