-
During an ingress-nginx helm upgrade with multiple replicas the ingress it sometimes removes the loadbalancerIP status from all ingress resources. After a few seconds the loadbalancerIPs are added on …
-
I have added a below annotations in my ingress file.
K8s version: 1.29
ALB controller is installed using helm chart.
alb.ingress.kubernetes.io/actions.forward-tg: |
{"type":"forward","ta…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
We are running a kubeadm k8s cluster with Cilium 1.15.2. I installed cilium with policy e…
-
### Description
Users want a way to expose the k8s api via an ngrok endpoint. Sometimes this would be via a whitelabeled reserved domain, some users would probably be fine with an ngrok.app or othe…
-
**What happened**:
At first, I used the wrong targetPort in the service, created the associated ingress but could not be accessed, so I fixed the targetPort of the service. I think the ingress should…
-
**What would you like to be added**:
external-dns should use the `external-dns.alpha.kubernetes.io/target` annotation of the Ingress Service for Ingress objects if defined.
**Why is this needed*…
-
The https://github.com/trento-project/helm-charts/blob/main/charts/trento-server/values.yaml should be adapted or the docu should include an example values.yaml for trento-server that includes the sub…
-
#### Is your documentation request related to a feature? If so, which one?
Communication between Pods
#### Describe the solution that you’d like or the expected outcome
Helm-Chart with Networ…
-
Seeing issues in nginx startup, not seeing much in relation to why there's issues with the healthcheck response.
```
I0727 00:08:28.342380 7 nginx.go:317] "Starting NGINX process"
I0727 00:…
Kampe updated
3 weeks ago
-
I got the following traceback when I did a deployment in the controller model of my microk8s-hosted controller.
Usually when you bootstrap on IAAS you get a `default` model as well as `controller` …