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: reference-architectures/deploy-arch-ibm-slz-ocp.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
copyright:
4
4
years: 2023
5
-
lastupdated: "2023-04-05"
5
+
lastupdated: "2023-04-10"
6
6
7
7
keywords:
8
8
@@ -52,7 +52,7 @@ Red Hat OpenShift Container Platform on VPC landing zone is a deployable archite
52
52
## Architecture diagram
53
53
{: #ra-ocp-architecture-diagram}
54
54
55
-
{: 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
+
{: 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"}
| * 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 |||
79
79
| * 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 |
| * 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 |
90
89
| Load VPN configuration to simplify VPN setup | VPNs | VPN configuration is the responsibility of the customer ||
0 commit comments