Skip to content

Commit 2875f46

Browse files
authored
Merge pull request #75491 from jeana-redhat/OSDOCS-10456-CPMS-AWS-Azure-ext-LB-optional
OSDOCS-10456: Clarify CPMS AWS and Azure specs for ext LB
2 parents 3c87230 + eed951b commit 2875f46

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/cpmso-yaml-provider-spec-aws.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ spec:
7676
<5> Specifies the AWS instance type for the control plane.
7777
<6> Specifies the cloud provider platform type. Do not change this value.
7878
<7> Specifies the internal (`int`) and external (`ext`) load balancers for the cluster.
79+
+
80+
[NOTE]
81+
====
82+
You can omit the external (`ext`) load balancer parameters on private {product-title} clusters.
83+
====
7984
<8> Specifies where to create the control plane instance in AWS.
8085
<9> Specifies the AWS region for the cluster.
8186
<10> This parameter is configured in the failure domain and is shown with an empty value here. If a value specified for this parameter differs from the value in the failure domain, the Control Plane Machine Set Operator overwrites it with the value in the failure domain.

modules/cpmso-yaml-provider-spec-azure.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ spec:
7474
<6> Specifies the region to place control plane machines on.
7575
<7> Specifies the disk configuration for the control plane.
7676
<8> Specifies the public load balancer for the control plane.
77+
+
78+
[NOTE]
79+
====
80+
You can omit the `publicLoadBalancer` parameter on private {product-title} clusters that have user-defined outbound routing.
81+
====
7782
<9> Specifies the subnet for the control plane.
7883
<10> Specifies the control plane user data secret. Do not change this value.
7984
<11> Specifies the zone configuration for clusters that use a single zone for all failure domains.

0 commit comments

Comments
 (0)