Skip to content

Commit d310a67

Browse files
committed
Update example_setup_using_oci_oke_cluster.md
1 parent 4fedefd commit d310a67

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/onpremdb/provisioning/example_setup_using_oci_oke_cluster.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
In this example, the target CDB (for which the PDB life cycle management is needed) is running in a Cloud environment (OCI's [Oracle Exadata Database Service](https://docs.oracle.com/en-us/iaas/exadatacloud/index.html)) and to manage its PDBs, the Oracle DB Operator is running on a Kubernetes Cluster running in cloud (OCI's [Container Engine for Kubernetes or OKE](https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm#Overview_of_Container_Engine_for_Kubernetes)).
44

55

6-
## Environment details
7-
8-
| Component | Region Name |VCN (Virtual Cloud Network) Name|
9-
| ------------- | ------------- |--------------------------------|
10-
| OKE Cluster | Phoenix Region|exaphxvcn|
11-
| ExaCS Cluster | Phoenix Region|exaphxvcn|
12-
13-
146
## High Level plans for this setup
157

168
Below are the main steps that will be involved in this setup:
@@ -22,16 +14,6 @@ Below are the main steps that will be involved in this setup:
2214
- Manager pdb life cycle management.
2315

2416

25-
## Reference security lists for Ingress/Egress rules for VPN "exaphxvcn"
26-
27-
Refer to the below screen shots to create security lists for Ingress/Egress rules as follows for client & backup network in VPN exaphxvcn to allow k8s Worker node to talk to ExaCS db hosts.
28-
29-
|Network Type|Reference Screenshots|
30-
|------------|---------------------|
31-
|client network| ![](../images/K8S_SECURE1.png),![](../images/K8S_SECURE2.png)|
32-
|backup network| ![](../images/K8S_SECURE3.png),![](../images/K8S_SECURE4.png)|
33-
34-
3517
## OKE Cluster
3618

3719
Check the [Oracle Documentation](https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengnetworkconfigexample.htm#example-privatek8sapi-privateworkers-publiclb) for the OKE rules settings.

0 commit comments

Comments
 (0)