Skip to content

Commit 4775372

Browse files
Fix CRD name or OCI Cluster (#4)
1 parent cecd8d9 commit 4775372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/gs/install-cluster-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Initialize management cluster and install CAPOCI
5454

5555
When installing CAPOCI, the following components will be installed in the management cluster:
5656

57-
1. A custom resource definition (`CRD`) for `OCICluste`, which is a Kubernetes custom resource that represents a workload cluster created in OCI by CAPOCI.
57+
1. A custom resource definition (`CRD`) for `OCICluster`, which is a Kubernetes custom resource that represents a workload cluster created in OCI by CAPOCI.
5858
2. A custom resource definition (`CRD`) for `OCIMachine`, which is a Kubernetes custom resource that represents one node in the workload cluster created in OCI by CAPOCI.
5959
3. Role-based access control resources for a Kubernetes `Deployment`, `ServiceAccount`, `Role`, `ClusterRole` and `ClusterRoleBinding`
6060
4. A Kubernetes `Secret` which will hold OCI credentials

0 commit comments

Comments
 (0)