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: cloud-infrastructure/virtualization-solutions/openshift-on-oci/openshift-multi-cluster-domain-management/files/implementing-common-basedomain-across-multiple-ocp-clusters.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Reviewed: 10.04.2025
25
25
**2. On-Premises Integration**
26
26
- Access from corporate networks is enabled via conditional DNS forwarding to a VCN-based listener. The listener IP address in this example is 10.0.26.97.
27
27
28
-
<imgsrc="images/0.png"width=500xalign="top">
28
+

29
29
30
30
## Problem Statement
31
31
@@ -55,7 +55,7 @@ This evaluation compares the trade-offs between these deployment strategies in t
55
55
56
56
The diagram below illustrates the architecture where a single VCN contains multiple subnets, each dedicated to an OpenShift cluster.
57
57
58
-
<imgsrc="images/1.png"width=500xalign="top">
58
+

59
59
60
60
**Challenges:**
61
61
- Zone conflicts during new cluster deployment, requiring manual intervention.
@@ -81,7 +81,7 @@ The diagram below illustrates the architecture where a single VCN contains multi
81
81
82
82
The diagram below shows the architecture where each OCP cluster has a dedicated VCN with a common base domain, but DNS conditional forwarding is managed using unique subdomains.
83
83
84
-
<imgsrc="images/2.png"width=500xalign="top">
84
+

85
85
86
86
**Benefits:**
87
87
- Maintains a common base domain for all OCP clusters.
@@ -97,7 +97,7 @@ The diagram below shows the architecture where each OCP cluster has a dedicated
97
97
98
98
The diagram below illustrates the architecture where each cluster has a dedicated VCN and a unique base domain.
0 commit comments