You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/baremetal/kubernetes/index.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,13 @@ integration points of handling the `Node` lifecycle and topology information.
24
24
25
25
Load balancing for `Services` of type `LoadBalancer` is done by the [metal-load-balancer-controller](/baremetal/kubernetes/metal-loadbalancer-controller).
26
26
27
+
## Cluster API Provider
28
+
29
+
The [Cluster API Provider for Bare Metal](https://github.com/ironcore-dev/cluster-api-provider-ironcore-metal) is
30
+
a Kubernetes project that provides a declarative way to manage bare metal clusters using the Cluster API (CAPI) framework.
31
+
32
+
More details on the Cluster API provider for bare metal can be found in the [Cluster API Provider](/baremetal/kubernetes/capi) section.
33
+
27
34
## Gardener Integration
28
35
29
36
IronCore is also integrated with [Gardener](https://gardener.cloud/), a Kubernetes-native project for managing Kubernetes clusters at scale.
0 commit comments