Kong Helm 安装

内容纲要

github 地址

https://github.com/Kong/kubernetes-ingress-controller

Install the Gateway API CRDs before installing Kong Ingress Controller.

kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.0.0/standard-install.yaml
# Install the Kong Ingress Controller with Helm.
helm install kong --namespace kong --create-namespace --repo https://charts.konghq.com ingress

发表评论

您的电子邮箱地址不会被公开。 必填项已用 * 标注

滚动至顶部