Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 0ed337d

Browse files
committed
release 1.0.6
1 parent 57620e7 commit 0ed337d

File tree

10 files changed

+2
-232
lines changed

10 files changed

+2
-232
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ This stack is used to create the initial network infrastructure for OKE. When co
1616
* By default, everything is private, but there is the possibility to create public subnets
1717
* Be careful when modifying the default values, as inputs are not validated
1818

19-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.5/infra.zip)
19+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.6/infra.zip)
2020

2121
## Step 2: Create the OKE control plane
2222

2323
This stack is used to create the OKE control plane ONLY.
2424

2525
NOTE: if you are planning to use Ubuntu nodes for the data plane, be sure to select v1.29.1 as OKE version, as currently it's the only version that is supporting Ubuntu nodes.
2626

27-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.5/oke.zip)
27+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.6/oke.zip)
2828

2929
Also note that if the network infrastructure is located in a different compartment than the OKE cluster AND you are planning to use the OCI_VCN_NATIVE CNI,
3030
you must add these policies:

oke/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

oke/data.tf

Lines changed: 0 additions & 12 deletions
This file was deleted.

oke/destroy.sh

Lines changed: 0 additions & 21 deletions
This file was deleted.

oke/init.sh

Lines changed: 0 additions & 22 deletions
This file was deleted.

oke/local.tf

Lines changed: 0 additions & 7 deletions
This file was deleted.

oke/oke.tf

Lines changed: 0 additions & 121 deletions
This file was deleted.

oke/output.tf

Lines changed: 0 additions & 3 deletions
This file was deleted.

oke/provider.tf

Lines changed: 0 additions & 19 deletions
This file was deleted.

oke/variable.tf

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)