|
1 | | -# Getting started with Kubernetes Cluster API Provider for Oracle Cloud Infracture |
| 1 | +# Getting started with Kubernetes Cluster API Provider for Oracle Cloud Infrastructure |
2 | 2 |
|
3 | | -Before deploying the Cluster API Provider for Oracle Cloud Infrastructrure (CAPOCI), you must first configure the required Identity and Access Management (IAM) policies: |
| 3 | +Before deploying the Cluster API Provider for Oracle Cloud Infrastructure (CAPOCI), you must first configure the |
| 4 | +required Identity and Access Management (IAM) policies: |
4 | 5 |
|
5 | 6 |  |
6 | 7 |
|
7 | 8 | The following deployment options are available: |
8 | 9 |
|
9 | | -- [Getting started with Kubernetes Cluster API Provider for Oracle Cloud Infracture](#getting-started-with-kubernetes-cluster-api-provider-for-oracle-cloud-infracture) |
| 10 | +- [Getting started with Kubernetes Cluster API Provider for Oracle Cloud Infrastructure](#getting-started-with-kubernetes-cluster-api-provider-for-oracle-cloud-infracture) |
10 | 11 | - [Setting up a non-production management cluster](#setting-up-a-non-production-management-cluster) |
11 | 12 | - [Setting up a management cluster using an initial bootstrap cluster](#setting-up-a-management-cluster-using-an-initial-bootstrap-cluster) |
12 | 13 | - [Setting up a management cluster using OKE](#setting-up-a-management-cluster-using-oke) |
@@ -34,7 +35,7 @@ Complete the following steps in order to install and use CAPOCI: |
34 | 35 |
|
35 | 36 | 1. Choose your management cluster. You can use [kind][kind], [OKE][oke] or any other compliant Kubernetes clusters. |
36 | 37 | 1. [Prepare custom machine images][custom-machine-images] |
37 | | -1. [Configure uers and policies for the management cluster if required][iam] |
| 38 | +1. [Configure users and policies for the management cluster if required][iam] |
38 | 39 | 1. [Provision a management cluster][provision-management-cluster]. You can use [kind][kind], [OKE][oke] or any other compliant Kubernetes clusters. |
39 | 40 | 1. Install the necessary tools: |
40 | 41 | - [OCI CLI][oci-cli] |
|
0 commit comments