mirror of
https://github.com/clastix/kamaji.git
synced 2026-08-26 00:47:20 +00:00
fix(docs): cert-manager values and cluster api kind hyperlink (#1194)
* docs: updated helm chart variable (#1186) * docs: updated KamajiControlPlane Reference API link to newer version (v1alpha2)
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
||||
```
|
||||
|
||||
!!! info "Full Reference"
|
||||
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).
|
||||
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/v1alpha2).
|
||||
|
||||
## Getting started with the Kamaji Control Plane Provider
|
||||
|
||||
@@ -95,4 +95,3 @@ As result, the following Cluster API components will be installed:
|
||||
In the next step, we will create a fully functional Kubernetes cluster using the Kamaji Control Plane Provider and the Infrastructure provider of choice.
|
||||
|
||||
For a complete list of supported infrastructure providers, please refer to the [other providers](other-providers.md) page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user