feat(docs): minors on cluster-api documentation

This commit is contained in:
bsctl
2025-03-24 08:16:06 +01:00
committed by Adriano Pezzuto
parent 620647b2da
commit 751854b310
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ spec:
```
!!! info "Full Reference"
For a full reference of the `KamajiControlPlane` custom resource, please see the [Reference APIs](reference/api.md).
For a full reference of the `KamajiControlPlane` custom resource, please see the [Reference APIs](https://doc.crds.dev/github.com/clastix/cluster-api-control-plane-provider-kamaji/controlplane.cluster.x-k8s.io/KamajiControlPlane/v1alpha1).
## Getting started with the Kamaji Control Plane Provider

View File

@@ -223,7 +223,7 @@ The template file `capi-kamaji-vsphere-template-csi.yaml` includes the [vSphere
This template file introduces a *"split configuration"* for the vSphere CSI Driver, with the CSI driver deployed on the worker nodes as daemonset and the CSI Controller Manager deployed on the Management Cluster as part of the Hosted Control Plane. In this way, no vSphere credentials are required on the tenant cluster.
This spit architecture enables:
This split architecture enables:
* Tenant isolation from vSphere credentials
* Simplified networking requirements

View File

@@ -63,9 +63,9 @@ nav:
- 'Cluster API':
- cluster-api/index.md
- cluster-api/control-plane-provider.md
- cluster-api/vsphere-infra-provider.md
- cluster-api/cluster-class.md
- cluster-api/cluster-autoscaler.md
- cluster-api/vsphere-infra-provider.md
- cluster-api/other-providers.md
- 'Guides':
- guides/index.md