You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Internal load balancer - reserve ip address

edited Feb 23, 2024 10:01AM in Containers, Kubernetes, & Serverless Functions 1 comment

Summary:

How to reserve a ip address for an internal load balancer?

Content (required):

We are implementing a Nginx ingress controller and to upgrade the Load Balancer nginx version we had to recreate the Load Balancer.

That causes us an issue because for we cannot reserve a private ip address so recreating the LB force us to request for update on some NAT mappings.

We understand that it's a limitation stated in the documentation "https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengcreatingloadbalancer.htm#contengcreatingloadbalancer_topic_Specifying_Load_Balancer_Reserved_IP"

“You cannot add the loadBalancerIP property to the manifest file for an internal load balancer service (that is, a manifest file that includes the service.beta.kubernetes.io/oci-load-balancer-internal: "true" or oci-network-load-balancer.oraclecloud.com/internal: "true" annotation).”

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!