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
Copy file name to clipboardExpand all lines: docs/src/gs/install-cluster-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Initialize management cluster and install CAPOCI
54
54
55
55
When installing CAPOCI, the following components will be installed in the management cluster:
56
56
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.
58
58
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.
59
59
3. Role-based access control resources for a Kubernetes `Deployment`, `ServiceAccount`, `Role`, `ClusterRole` and `ClusterRoleBinding`
60
60
4. A Kubernetes `Secret` which will hold OCI credentials
0 commit comments