-
|
Dear all, I was playing around with kong and the different helm charts. I am currently trying the kong-operator, but I fail to find in-depth documentation on the https://github.com/Kong/charts/blob/main/charts/kong/README.md?plain=1#L236 Is there a way to use the operator to do that? Kind Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
👋
One of the guides that can help is at https://developer.konghq.com/operator/get-started/gateway-api/deploy-gateway/. Example manifests can be found e.g. in https://github.com/Kong/kong-operator/blob/732b7eec503d4741bbf205e44d45488a98f7aa8d/config/samples/gateway-with-gatewayconfiguration_v2.yaml. Happy to hear feedback or answer any questions that you might have on this. |
Beta Was this translation helpful? Give feedback.

👋
GatewayConfigurationdocs can be found at https://developer.konghq.com/operator/reference/custom-resources/#gateway-operator-konghq-com-v1beta1-gatewayconfiguration.One of the guides that can help is at https://developer.konghq.com/operator/get-started/gateway-api/deploy-gateway/.
Example manifests can be found e.g. in https://github.com/Kong/kong-operator/blob/732b7eec503d4741bbf205e44d45488a98f7aa8d/config/samples/gateway-with-gatewayconfiguration_v2.yaml.
Happy to hear feedback or answer any questions that you might have on this.