-
Is it possible to accept PROXY Protocol traffic from within the UI?
If I go in and manually edit the files it works, but requesting certs resets the files so it's not really a viable alternative.
…
-
This is a feature request for #33609, I think this has to do with my network setup where I have a home lab behind a NAT firewall, but then I also have a bunch of other servers and the whole network is…
-
#### What happened:
When setting both `.spec.loadBalancerSourceRanges` and the `service.beta.kubernetes.io/load-balancer-source-ranges` annotation on a Service object, the CCM will not reconc…
-
Generally there are 2 ways (nodeport or load balancer) to expose vtgate service to outside of k8s cluster.
Currently the Vitess cluster CRD provides the ServiceOverrides structure for us to tweak s…
-
**What happened**:
We have a problem with the performance of LoadBalancing rules when using AKS/LoadBalancer services. For context, let me explain what our system requires:
We have a multi-region …
-
**What would you like to be added**:
Multiple replicas for reliability, similar to how https://github.com/kubernetes-sigs/aws-load-balancer-controller works using leader election.
**Why is th…
-
I'm creating this feature request to reopen the issue described here: https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/1223
**Is your feature request related to a problem?**
…
-
## User Story or Problem Statement
Our team needs to investigate why the load balancer that sits above the prod.cms.va.gov EC2 instance has alerted.
Moreover, that it appears that upon initial i…
-
## :rocket: Feature Request
### General Information
* [x] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change
### Description
Th…
-
Hello all! I want to make my project horizontally scalable.
I am trying to deploy my bot to kubernetes. I have local bot api instance what is calling a cluster of my bot's.
Webhook url is my clu…