-
Hi,
We configured ingress-nginx on our EKS cluster with `--metrics-per-host=false` and `--enable-ssl-passthrough`, but we still cannot see `nginx_ingress_controller_requests` from ingress.
Current…
-
The default value in logstream-leader/values.yml for the `prefix` variable is `/*`. According to [Kubernetes docs](https://kubernetes.io/docs/concepts/services-networking/ingress/#path-types), the val…
-
Im attempting to script upgrades to my cluster as much as is possible and while this is aws(EKS) specific in a couple of places, such a script might be considered useful to others, and maybe added to …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
ghost updated
2 years ago
-
Accessing the Workspace Admin gives:
> **400 Bad Request**
> The plain HTTP request was sent to HTTPS port
Not sure if this is related to the fact that we're using a cluster-wide certificate in…
-
**Describe the bug**
If the Ingress Controller pod stops being the leader, it cannot become the leader again. This becomes problematic when only one pod is running. Because after it stops being the l…
-
## Summary
Specific case, but UKB anatomicals and DWI do not line up well due to obliqueness, and this causes problems. Right now the only usable recon-spec is `dsi_studio_autotrack` but it only wo…
-
In ingress-only mode, the apex record cannot be self-referential as
e.g.
```
k8s_gateway subdomain.example.com {
resources Ingress
apex exdns-1-k8s-gateway.kube-system
secondary …
-
Whole gateway pod and its configuration can be replaced with Ingress resource. Majority of Kubernetes clusters has proper Ingress Controller, so Tempo gateway (aka nginx) is technically redundant and …
z0rc updated
4 months ago
-
### What happened?
running command `kustomize edit fix` changes
```yaml
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: demo
bases:
- ../../base
patchesStra…