Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.16 KB

Cluster API Provider for metal-stack

Infrastructure provider for Kubernetes Cluster API project, that allows you to deploy and manage Kubernetes cluster on metal-stack.

Compatibility with Cluster API versions

Cluster API v1alpha3 (v0.3.x) Cluster API v1alpha4 (v0.4.x)
metal-stack Provider v1alpha3 (v0.3.x)
metal-stack Provider v1alpha4 (v0.4.x)

Compatibility with Kubernetes versions

Kubernetes 1.21
metal-stack Provider v1alpha3 (v0.3.x)
metal-stack Provider v1alpha4 (v0.4.x)

Docs

You can check docs here -- there we have high-level description of architecture, resources and controllers. And also guide for testing and developing this provider locally.