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 Oct 31, 2019. It is now read-only.
To run the Terraform scripts, you'll first need to download and install the Terraform binary and [OCI Provider][bmcs provider] as well as OCI access. Check out the [prerequisites](README.md#prerequisites) section for more details.
62
62
63
63
The quickest way to get a Kubernetes cluster up and running on OCI is to simply use the base configuration defined in
64
-
the top-level file `k8s-baremetal.tf`:
64
+
the top-level file `k8s-oci.tf`:
65
65
66
66
```bash
67
67
# initialize your Terraform configuration including the modules
@@ -304,10 +304,10 @@ We can use `terraform taint` to worker instances in a particular AD as "tainted"
0 commit comments