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

Custom infrastructure provider support #87

Closed andreykont closed 7 months ago

andreykont commented 7 months ago

Hello. What about if KCP will support for any type of infrastructure provider?

Any infrastructure provider has to support this specification to it's infrastructure cluster. It seems that in spite of infrastructure type KCP does almost the same. KCP patches controlPlaneEndpoint host and port.

This feature will make it possible to use custom infrastructure providers together with KCP provider.