-
Feature
-
Resolution: Done
-
Critical
-
None
-
Product / Portfolio Work
-
-
0% To Do, 0% In Progress, 100% Done
-
False
-
None
-
False
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
-
None
Add ability to choose subnet while creating ingresscontroller of type LoadBalancerService. Checking ingresscontroller CRD could see that there is no such way to set subnet of load balancer.
Â
Why is this important?
Currently, when deploying an IngressController instance , all the FrontendIPs will be in the same subnet. However, the LoadBalancer Service implementation allows specifying the target subnet through service annotation. Therefore the need to introduce an additional field to the ingresscontroller CRD, that allows to specify the target subnet.
The value of this field is then used to annotate the created LoadBalancer Service from the beginning on, so the ingress controller immediately gets its FrontendIP into the right subnet.Â
Scenarios
If the cluster is spread across multiple subnets then its good to have a way to set subnet while creating ingresscontroller of type LoadBalancerService.
- causes
-
NE-2132 Add support for internal load-balancers for gateways
-
- New
-
- incorporates
-
RFE-1717 Add ability to choose subnet while creating ingresscontroller of type LoadBalancerService
-
- Closed
-
- is related to
-
SPLAT-1957 [aws][spike] deploy LB into different subnets than nodes in same AZ to validate architecture
-
- Closed
-
- relates to
-
OCPSTRAT-470 AWS: Support for AWS Outposts (GA)
-
- Closed
-
- links to