oracle / oci-cloud-controller-manager

Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastructure
Apache License 2.0
136 stars 86 forks source link

Missing critical annotations for managing load balancers #405

Open danielwoodz opened 1 year ago

danielwoodz commented 1 year ago

FEATURE REQUEST

The load-balancer annotations only cover like 10% of the configurable surface area of a load balancer.

Critical areas that are not covered:

The easiest method of handling this would be to have an option for the cluster annotation to attach to a load balancer OCID, create a backend set, and manage ONLY the backend set. Allow terraform to create and manage the rest of the load balancer. That way as nodes come and go, they can modify the backend set with their IP and ingress port, but not modify the rest of the load balancer settings which are managed by terraform.

Anything else we need to know?

Reference Oracle SR: 3-31268985421

Nctllnty commented 1 year ago

these problems still exist.

emoracle commented 5 months ago

with the current tls v1.3 implementation of the LB's this would have been handy

yuriolisa commented 4 months ago

Can I get this one?

bladeSLICE commented 4 weeks ago

I would also like to see this.

mdacolo commented 4 weeks ago

Can we please get this implemented

yuriolisa commented 4 weeks ago

Ok, I will work on this one.