-
Hello everyone,
I'm currently deploying a Docker Compose setup on my server, and I'm facing issues with accessing Kong Manager. It seems like the port mapping in my docker-compose.yml file isn't wo…
-
### Problem statement
https://github.com/Kong/konnect-ui-apps/blob/9357258c36537d0fd3e4b5722a682027da7f91f8/apps/gateway-manager/src/locales/en.json#L852 contains the latest KIC version that is use…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this enhancement require public documentation?
- [X] I have added an Acceptance Criteria item for adding …
-
# Bug report
## Describe the bug
The url used in the Kong configuration for `functions-v1-all` is hardcoded in charts/supabase/templates/kong/config.yaml :
```yaml
url: http://functions:{{ …
-
## Problem Statement
Currently, a Helm chart for the operator ([kong/gateway-operator](https://github.com/Kong/charts/tree/main/charts/gateway-operator)) resides in a separate repository ([kong/cha…
-
I need to create an API Gateway that works with Kafka Out of The Box, has integrated logging and monitoring, health checks and works like a simple Rest Api / Reverse Proxy.
Also Server Sent Events, W…
-
## Problem Statement
This is one possible way to lift the "one KIC one `Gateway`" constraint.
https://github.com/Kong/kubernetes-ingress-controller/pull/2555 implements the Gateway spec as written: …
-
# Generate Gateway Configs and Integrate with Kong
## Description
This task involves setting up the API gateway and connecting it with Kong, which an open source gateway and traffic management layer…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
Kong 2.8.3 and Kong 3.1.1
### Current Behavior
We have an API which is an OC…
-
Per https://gateway-api.sigs.k8s.io/v1alpha2/references/spec/#gateway.networking.k8s.io/v1alpha2.GatewayTLSConfig
> A single CertificateRef to a Kubernetes Secret has “Core” support. Implementation…