-
Hi all,
Thanks for your time/help in advance. I'm looking for a way to get the LAN Communication Token (16 characters) from Xiaomi Gateway (Hong Kong version). I can retrieve the token in the China…
-
I would like to expose kong-admin as ingress, but it force to use tls port in ingress.
https://github.com/Kong/charts/blob/main/charts/kong/templates/_helpers.tpl#L421
I need tls for controller in…
-
With the general availability of [gateway api](https://gateway-api.sigs.k8s.io/) as a replacement for ingress api we should evaluate if we can create benefits from migration to gateway api.
```[task…
-
### Name and Version
bitnami/kong 3.4.0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
I would like to ask about how can I access or customize the val…
-
Setup:
GKE cluster v1.29.4-gke.1043002
Gateway API v1.0.0
Running Kong using [Helm](https://artifacthub.io/packages/helm/kong/kong/2.39.0).
Secrets have been created with tls.cert and tls.key as…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.4
### Current Behavior
file-log plugin fails to log to /dev/stdo…
-
请问 Gateway 里面的gateway.json中的address 和 KongAddress分别是配置什么?
//"Address": "192.168.3.11",//针对kong的service host 地址
"Port": 8090,
"KongAddress": "192.168.29.129:8001", //针对kong的admin api 地址
…
-
Kong Gateway is built on top of OpenResty/Nginx, which is a **multi-process single-threaded architecture.** **To collect and aggregate metrics from different processes**, we implement the Prometheus p…
-
Products to Investigate:
- [Envoy Gateway](https://gateway.envoyproxy.io/)
- [Kong](https://konghq.com/)
- gloo
- emissary
- ...
Questions to Answer:
- How are routes belonged to different ga…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem Statement
#702 has added Gateway Discovery that has been offered as a (default on) alternative i…