Skip to content

Cluster API - Examples#

On these pages you'll find set of examples how to use k0smotron as a Cluster API provider for various cloud providers.

Prerequisites#

All the examples assume following prerequisites.

Management cluster#

You need to have an existing cluster you'll use as the management cluster. Naturally we expect you point your kubectl or any other client tooling you use to use that cluster.

If you do not yet have a management cluster in your hands remember that you can create one using k0s super easily.

k0smotron#

To install k0smotron on the management cluster follow the installation guide.

clusterctl#

You need to have clusterctl installed.