Configuring OKE Network Resources Individually
On Compute Cloud@Customer, you can create the required OKE network resources individually using the Compute Cloud@Customer Console, CLI, or API.
Alternatively, you can create Terraform scripts to automate the process. See Example Terraform Scripts for Network Resources.
Create the following network resources.
Create all of these network resources in the same compartment.
-
Configure a VCN with route tables and a security list. See Creating an OKE VCN.
-
Create the following four subnets:
-
OKE Worker subnet, see Creating an OKE Worker Subnet.
-
OKE Worker load balancer subnet, see Creating an OKE Worker Load Balancer Subnet.
-
OKE Control plane subnet, see Creating an OKE Control Plane Subnet.
-
OKE Control plane load balancer subnet, see Creating an OKE Control Plane Load Balancer Subnet.
-