Skip to content

Commit

Permalink
fix(docs): update docs for ionoscloud (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
avorima authored Sep 17, 2024
1 parent c2177bb commit 9936f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/providers-ionoscloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ metadata:
labels:
cluster.x-k8s.io/cluster-name: kamaji-quickstart
spec:
location: REDACTED
credentialsRef:
name: kamaji-quickstart-credentials
---
Expand Down Expand Up @@ -148,6 +147,7 @@ spec:
## Technical considerations
The Cluster API IONOS Cloud infrastructure provider supports Kamaji managed Control Planes starting from [v0.3.0](https://github.com/ionos-cloud/cluster-api-provider-ionoscloud/releases/tag/v0.3.0).
The Cluster API IONOS Cloud infrastructure provider supports Kamaji managed Control Planes starting from [v0.4.0](https://github.com/ionos-cloud/cluster-api-provider-ionoscloud/releases/tag/v0.4.0).
To make use of service type `LoadBalancer` for the `KamajiControlPlane`, you need to install the [IONOS Cloud Controller Manager](https://github.com/ionos-cloud/cloud-provider-ionoscloud/tree/main/charts/ionoscloud-cloud-controller-manager).
Alternatively, you can install the CAPI stack in a [managed cluster](https://cloud.ionos.com/managed/kubernetes).

0 comments on commit 9936f4c

Please sign in to comment.