-
Setting up a teleport in EKS cluster 1.30 with helm was somewhat easy. I created dynamodb tables for events and config, S3 bucket, IAM role, added this to Access Entry (Pod identity over IRSA, since t…
-
**Describe the bug**
I got errors during a POST with a body size > 1mb.
It keeps returning error 500 with the following log:
`2024/03/27 09:36:48 [error] 73#73: *5036785 client intended to send too…
-
Since nginx version 1.9 configuration snippets are disabled by default https://github.com/kubernetes/ingress-nginx/pull/10393
This leads to the error:
```sh
error: ingresses.networking.k8s.io "…
-
I'd like ingress-nginx to set a sane default value for `grpc_next_upstream_tries`. There is currently no value set for this directive, meaning that the [default](http://nginx.org/en/docs/http/ngx_…
-
Blank page on : https://keycloak.mydomain.com/auth/admin/master/console/
upgrading from
2.3.0 -> 2.4.4
keycloak is running on port 8080
```
extraEnv: |
- name: KEYCLOAK_ADMIN
…
-
**Describe the bug**
I upgraded the days ago my loki helm chart from the 2.5.0 version to 2.9.1 ( chart 5.23.1 version ). After the upgrade, I get an every 10 min alert:
[FIRING:1] LokiTooMany…
-
**What happened**:
I used External-DNS to create DNS records on Route53 for my dynamic environments. It works fine to create the records I need, however, it also creates A and TXT records for `*.…
-
**What happened**:
When one backend pod fails under a condition covered by `proxy_next_upstream` (e.g. `http_404` for easy testing), if there's a large volume of requests, any one request may…
-
### Kyverno Version
1.11.4
### Kubernetes Version
1.28.x
### Kubernetes Platform
EKS
### Kyverno Rule Type
Mutate
### Description
We are trying to update all the deployments…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I'm just trying to deploy appsmith on one of my kubernetes clusters with the latest helm chart (2.…