Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit 2eed341

Browse files
authored
Clarify that subnets are currently public
1 parent f5ace72 commit 2eed341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ used to provision and configure the resources needed to run a highly available a
1717

1818
The base Terraform infrastructure configuration and default variables provision:
1919

20-
- a Virtual Cloud Network with a CIDR block of 10.0.0.0/16 and dedicated internal subnets for etcd, workers, and masters
20+
- a Virtual Cloud Network with a CIDR block of 10.0.0.0/16 and dedicated public subnets for etcd, workers, and masters
2121
- a dedicated set of Instances for the Kubernetes control plane to run on
2222
- a _public_ OCI TCP/SSL Load Balancer to front-end the K8s API server cluster
2323
- a _private_ OCI Load Balancer to front-end the etcd cluster

0 commit comments

Comments
 (0)