clastix / cluster-api-control-plane-provider-kamaji

The Kamaji Control Plane provider implementation of the Cluster Management API
Apache License 2.0
80 stars 29 forks source link

Documenting how to use KamajiControlPlane provieder with CAPD #123

Closed kahirokunn closed 2 months ago

kahirokunn commented 2 months ago

Summary

We need to create a CAPD (Cluster API Provider Docker) sample for the cluster-api-control-plane-provider-kamaji project.

Background

Currently, it's challenging to perform local verifications. A CAPD sample would greatly facilitate this process.

Objective

Creating a CAPD sample will provide the following benefits:

Tasks

  1. Design a CAPD sample suitable for the cluster-api-control-plane-provider-kamaji project
  2. Create the sample code
  3. Develop documentation explaining how to use the sample

Acceptance Criteria

Additional Notes

Why is this important?

The primary reason for creating this CAPD sample is to make local verification easier. This will streamline the development process and allow for more efficient testing and debugging.