-
Microk8s version is 1.30.
The version of the add-on installed is 1.8.0.
This is not supported regarding to https://github.com/kubernetes/ingress-nginx
The minimum required version for 1.30 is…
-
I have a use case where I need to include helm templates in an annotation. Example:
```yaml
ingress:
enabled: true
annotations:
nginx.ingress.kubernetes.io/custom-http-errors: …
-
### What happened?
This is my Pod/Container definition:
```
apiVersion: v1
kind: Pod
metadata:
annotations:
prometheus.io/path: /metrics
prometheus.io/port: "1024"
prometheus.…
b1zzu updated
2 weeks ago
-
**Describe the bug**
If ingress gets deleted and then applied it ends up getting deleted in a bit
**Steps to reproduce**
`kubectl delete && kubectl apply`
**Expected outcome**
This should not…
-
### Version
3.5.2
### What Kubernetes platforms are you running on?
Other
### Steps to reproduce
`Kubectl get ingress ` output for Minion Ingresses shows an incorrect port value (80 only), when T…
-
**Describe the bug**
Seaweed has been deployed on Kubernetes using the current helm chart through ArgoCD.
The chart has been configured to deploy seaweed the S3 filer with authEnabled and the ingres…
-
* https://github.com/iterative/studio/pull/7690#issuecomment-1725526566
* https://github.com/iterative/studio/pull/7690#issuecomment-1727672427
https://github.com/iterative/helm-charts/blob/b643…
-
**What happened**:
A single controller pod crashed a few times in a row, with the following stack trace (running version 1.9.5)
```
I0720 12:07:50.344445 7 store.go:440] "Found va…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
Kong 3.7
### Current Behavior
Whe using an AWS ALB Ingress in front of a Clu…
-
Currently Pods such as Deck and Hook rely on the SSL connection being terminated after reaching Ingress. This only allows for a http backend protocol. We would like for the option to also allow Prow p…