-
**Problem description (if applicable)**
As a deployment engineer, I should be able to use airshipctl to deploy a multi-node HA K8s cluster and host the control plane API on a dedicated but optional l…
-
There's a problem with the load balancer. Fix it!
-
Spike to see how to load balance requests from the Discord subscription. Possibly with the native [cluster module](https://nodejs.org/docs/latest-v12.x/api/cluster.html#cluster_cluster)?
Right now …
-
I see there is no API support for the load-balancer and in the PHP SDK. Are there any plans for it?
-
Kubernetes provides an awesome scale-able module through Service + Replication Controller to provide stable access, simple management and also simple load balance.
weave network also provided service…
-
Permuting DNS records is a means of load balancing, but an unsatisfactory one. Resolvers are in general stupid, and do things like remembering records forever and otherwise ignoring TTLs.
A more gene…
-
### OpenTofu Version
```shell
OpenTofu 1.6.2
```
### Use Cases
I want to be able to have conditional validation on variables - the condition being the value of other variables.
Currently, I'm try…
-
We have a pool of Logstashes behind a load balancer handling requests from a fleet of beats. We've noticed that if one single Logstash is unhealthy but still listening on the beats port, beats will co…
-
First off, amazing project. Thanks for developing and maintaining it.
My question is fairly simple: Is it possible to use boringproxy as a load balancer as well as a reverse proxy?
Ideally, I'd …
-
Due to the method of searching all received wait times within a given valid time window, it is possible for both processes to find a min_time lower than their own for the same frame. Thus, the method …