Skip to content

Commit 2170621

Browse files
docs: update VPC ref arch and last updated dates (#383)
* docs: update ref arch date * Update components --------- Co-authored-by: Vincent Burckhardt <vincent.burckhardt@ie.ibm.com>
1 parent ab375a0 commit 2170621

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

reference-architectures/deploy-arch-ibm-slz-ocp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2023
5-
lastupdated: "2023-04-05"
5+
lastupdated: "2023-04-10"
66

77
keywords:
88

@@ -52,7 +52,7 @@ Red Hat OpenShift Container Platform on VPC landing zone is a deployable archite
5252
## Architecture diagram
5353
{: #ra-ocp-architecture-diagram}
5454

55-
![Architecture diagram of the OpenShift Container Platform on VPC deployable architecture.](roks.drawio.svg "Architecture diagram of Red Hat OpenShift Container Platform on VPC landing zone deployable architecture"){: caption="Figure 1. Single region architecture diagram for Red Hat OpenShift Container Platform on VPC on IBM Cloud" caption-side="bottom"}{: external download="roks.drawio.svg"}
55+
![Architecture diagram of the OpenShift Container Platform on VPC deployable architecture](roks.drawio.svg "Architecture diagram of Red Hat OpenShift Container Platform on VPC landing zone deployable architecture"){: caption="Figure 1. Single region architecture diagram for Red Hat OpenShift Container Platform on VPC on IBM Cloud" caption-side="bottom"}{: external download="roks.drawio.svg"}
5656

5757
## Design requirements
5858
{: #ra-ocp-design-requirements}

reference-architectures/deploy-arch-ibm-slz-vpc-standard.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2023
5-
lastupdated: "2023-04-05"
5+
lastupdated: "2023-04-10"
66

77
keywords:
88

@@ -74,8 +74,8 @@ business challenge, or target cloud environments.
7474

7575
| Requirement | Component | Reasons for choice | Alternative choice |
7676
|-------------|-----------|--------------------|--------------------|
77-
| * Provide infrastructure/application administration access to monitor, operate, and maintain the environment. \n * Limit the number of infrastructure/application administration entry points to ensure security audit. | Management VPC service | Create a separate VPC service where SSH connectivity from outside is allowed | |
78-
| * Provide infrastructure for service management components like backup, monitoring, IT service management, shared storage \n * Ensure you can reach all IBM Cloud and on-premises services | Workload VPC service | Create a separate VPC service as an isolated environment, without direct public internet connectivity and without direct SSH access | |
77+
| * Provide infrastructure/application administration access to monitor, operate, and maintain the environment. \n * Limit the number of infrastructure/application administration entry points to ensure security audit. | Management VPC service | | |
78+
| * Provide infrastructure for service management components like backup, monitoring, IT service management, shared storage \n * Ensure you can reach all IBM Cloud and on-premises services | Workload VPC service | | |
7979
| * Set up network for all created services \n * Isolate network for all created services \n * Ensure all created services are interconnected | Secure landing zone components | Create a minimum set of required components for a secure landing zone | Create a modified set of required components for a secure landing zone in preset |
8080
{: caption="Table 1. Architecture decisions" caption-side="bottom"}
8181

@@ -84,9 +84,8 @@ business challenge, or target cloud environments.
8484

8585
| Requirement | Component | Reasons for choice | Alternative choice |
8686
|-------------|-----------|--------------------|--------------------|
87-
| * Isolate management VPC and allow only a limited number of network connections \n * All other connections from or to management VPC are forbidden | ACL and security group rules in management VPC|Open following ports by default: 22 (for limited number of IPs) \n All ports to other VPCs are open |More ports might be opened in preset or added manually after deployment |
88-
| * Isolate workload VPC and allow only a limited number of network connections \n * All other connections from or to workload VPC are forbidden | ACL and security group rules in workload VPC | Open following ports by default: 53 (DNS service) \n All ports to other VPCs are open | More ports might be opened in preset or added manually after deployment |
89-
| Enable floating IP on bastion host to execute deployment | Floating IPs on bastion host in management VPC | Use floating IP on bastion host from IBM Schematics to complete deployment | |
87+
| * Isolate management VPC and allow only a limited number of network connections \n * All other connections from or to management VPC are forbidden | ACL and security group rules in management VPC| | More ports might be opened in preset or added manually after deployment |
88+
| * Isolate workload VPC and allow only a limited number of network connections \n * All other connections from or to workload VPC are forbidden | ACL and security group rules in workload VPC | | More ports might be opened in preset or added manually after deployment |
9089
| Load VPN configuration to simplify VPN setup | VPNs | VPN configuration is the responsibility of the customer | |
9190
{: caption="Table 2. Network security architecture decisions" caption-side="bottom"}
9291

reference-architectures/deploy-arch-ibm-slz-vsi-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2023
5-
lastupdated: "2023-04-05"
5+
lastupdated: "2023-04-10"
66

77
keywords:
88

reference-architectures/deploy-arch-ibm-slz-vsi-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2023
5-
lastupdated: "2023-04-05"
5+
lastupdated: "2023-04-10"
66

77
keywords:
88

0 commit comments

Comments
 (0)