-
We've successfully deployed this project on a `k3s`-based staging server, and noticed that each `kind: Ingress` specified an exact `.spec.ingressClassName` .
Even worse, `ingress/grafana` has diff…
nykma updated
2 months ago
-
Hi
I've used the patch operator with great success and am glad to be able to apply patches in a declarative way.
I was however wondering if it would be possible to (maybe optionally) configure i…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
My goal is avoid using iptabl…
-
Add support for cilium only mode:
- [x] Remove nginx-ingress controller
- [x] Remove kube-proxy
- [ ] Add vars for the loadbalancer IP Range
- [ ] Add HelmChartConfig config for cilium
- [x] Ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I recently migrated to Gateway API from Ingress and noticed this following behaviour: an additi…
-
Hi, thanks for your great work on KIC.
I have a problem when trying to install 2 KIC instances on the same namespace.
**The first instance:**
I install by command:
```
helm upgrade --install ko…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
We have a 1.29 EKS c…
-
when i upgrade `kong/charts`(from 1.7.0 to 2.30.0), `kong` and `ingress-controller` not running.
my values.yaml
```yaml
env:
client_body_buffer_size: 10m
client_header_buffer_size: 128k
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When doing requests connection is allowed but Envoy times out
After checking for similar iss…
-
## Bug report
cilium-ingress service gets not deleted with `cilium uninstall` and causes the next installation to fail with `Error: Unable to install Cilium: services "cilium-ingress" already …