Skip to content

Commit 783e91d

Browse files
author
Jan Schoone
committed
docs(deployment): improve getting started docs
Signed-off-by: Jan Schoone <[email protected]>
1 parent 71430e8 commit 783e91d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/topics/quickstart.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ Currently, there is a [demo](https://github.com/SovereignCloudStack/cluster-stac
1717

1818
#### Cluster API
1919

20-
We assume access to a Kubernetes cluster.
20+
We assume access to a Kubernetes cluster. To start
21+
[kind](https://kind.sigs.k8s.io/) can be used for that.
2122
This Kubernetes cluster must act as Cluster API management cluster.
22-
If not already done, this can be achieved with.
23+
If not already done, to make your Kubernetes cluster a management cluster by
24+
installing the Cluster API objects, you can do
2325

2426
```
2527
clusterctl init

0 commit comments

Comments
 (0)