-
### Problem description
If a workflow requires the provisioning of a load balancer outside of Kubernetes, the only way of doing that seems to be the usage of `TargetGroupBinding`custom resources ([so…
-
When creating a new load balancer in either Isolated network or VPC Tier there is this option "CIDR list" - supposedly to allow traffic from it automatically. It seems like a nice idea, but it doesn't…
NuxRo updated
2 months ago
-
### What would you like to share?
I am currently using the following load-balancer settings on DigitalOcean:
```yaml
kubernetes.digitalocean.com/load-balancer-id: xxxxxxxx-xxxx-xxxx-xxxx-xxxx…
-
Hey,
currently, MLVPN supports a weighted round robin load balancing algorithm. This is fine if the cost of all the links is roughly the same, and all links will be used equally (or proportionally to…
-
In the section titled "Why you need Kubernetes and what it can do" the first bullet point reads:
- **Service discovery and load balancing** Kubernetes can expose a container using the DNS name or u…
-
I have a question about the hard drive load balancing when using an array of destination drives. If a drive is close to max capacity or full, is plotman smart enough to not use the drives that are too…
-
**Describe the bug**
- I deleted an unused k8s service.
- There's an NLB associated with this service. It was created by aws-load-balancer-controller.
But this NLB is not deleted.
- This NLB now h…
-
I've been using nginx-proxy for a while now, and came across this when wanting to move off vanilla ec2 and over to ecs.
I've got it to a point where if I go directly to one of the 2 instances I am cr…
-
### Context?
The way you would use the load balancer right now:
- Run the backend services using `docker-compose up` - This runs your services in docker containers managed by compose.
- Run load ba…
-
Please @mrigaankzoro assign me the following issue.
I would like to implement a solution for the Painter's Partition Problem, which involves distributing tasks among multiple painters to minimize the…