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
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ This stack is used to create the initial network infrastructure for OKE. When co
16
16
* By default, everything is private, but there is the possibility to create public subnets
17
17
* Be careful when modifying the default values, as inputs are not validated
18
18
19
-
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/v1.0.4/download/infra.zip)
19
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.4/infra.zip)
20
20
21
21
## Step 2: Create the OKE control plane
22
22
23
23
This stack is used to create the OKE control plane ONLY.
24
24
25
25
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.
26
26
27
-
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/v1.0.4/download/oke.zip)
27
+
[](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/alcampag/oci-cn-quickstart/releases/download/v1.0.4/oke.zip)
28
28
29
29
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,
0 commit comments