-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing critical annotations for managing load balancers #405
Comments
these problems still exist. |
with the current tls v1.3 implementation of the LB's this would have been handy |
Can I get this one? |
I would also like to see this. |
Can we please get this implemented |
Ok, I will work on this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: