You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: enhancements/installer/aws-ingress-nlb-security-group.md
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Topologies/deployment:
78
78
- Self-Managed: HA, Compact, TNA, SNO
79
79
- ROSA: Classic and HCP
80
80
81
-
#### Option 1. Opt-in NLB provisioning with Security Groups for Default Ingress with NO SG control by CCM
81
+
#### Option 1. Opt-in NLB provisioning with Security Groups for Default Ingress with NO SG control by CCM <aname="goal-option-1"></a>
82
82
83
83
Users will be able to deploy OpenShift on AWS with the default Ingress using Network Load Balancers with Security Groups when enabled (opt-in) in the `install-config.yaml`. The installation agent (`openshift-install`, `hypershift`) manages the Security Group creation.
84
84
@@ -131,7 +131,7 @@ Goals:
131
131
132
132
---
133
133
134
-
#### Option 2. Opt-in NLB provisioning with Security Groups for Default Ingress with FULL SG control by CCM
134
+
#### Option 2. Opt-in NLB provisioning with Security Groups for Default Ingress with FULL SG control by CCM <aname="goal-option-2"></a>
135
135
136
136
Users will be able to deploy OpenShift on AWS with the default Ingress using Network Load Balancers with Security Groups when enabled (opt-in) in the `install-config.yaml`. CCM-AWS fully manages the SG lifecycle (similar to CLB, but as opt-in through annotation).
137
137
@@ -169,7 +169,7 @@ e2e PoC: N/A
169
169
170
170
---
171
171
172
-
#### Option 3. NLB feature parity on CCM with ALBC
172
+
#### Option 3. NLB feature parity on CCM with ALBC <aname="goal-option-3"></a>
173
173
174
174
T-Shirt Sizing/complexity by component:
175
175
| Component | T-Shirt Size | Complexity | Note |
@@ -186,7 +186,7 @@ e2e PoC: N/A
186
186
187
187
---
188
188
189
-
#### Option 4. CIO switches to ALBC
189
+
#### Option 4. CIO switches to ALBC <aname="goal-option-4"></a>
190
190
191
191
T-Shirt Sizing/complexity by component:
192
192
| Component | T-Shirt Size | Complexity | Note |
@@ -203,7 +203,7 @@ e2e PoC: N/A
203
203
204
204
---
205
205
206
-
#### Option 1+4. Short-term security fixes with long-term Ingress improvements
0 commit comments