Skip to content

Commit 5f43703

Browse files
authored
Merge pull request kubernetes-sigs#9577 from zawachte/zawachte/add-cluster-api-k3s
🌱 Add k3s providers to cluster-api book
2 parents c38ce65 + 9894922 commit 5f43703

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/book/src/reference/providers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ updated info about which API version they are supporting.
1111
- [MicroK8s](https://github.com/canonical/cluster-api-bootstrap-provider-microk8s)
1212
- [Oracle Cloud Native Environment (OCNE)](https://github.com/verrazzano/cluster-api-provider-ocne)
1313
- [Talos](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos)
14+
- [K3s](https://github.com/cluster-api-provider-k3s/cluster-api-k3s)
1415

1516
## Control Plane
1617
- [Kubeadm](https://github.com/kubernetes-sigs/cluster-api/tree/main/controlplane/kubeadm)
@@ -19,6 +20,7 @@ updated info about which API version they are supporting.
1920
- [Oracle Cloud Native Environment (OCNE)](https://github.com/verrazzano/cluster-api-provider-ocne)
2021
- [Talos](https://github.com/siderolabs/cluster-api-control-plane-provider-talos)
2122
- [Kamaji](https://github.com/clastix/cluster-api-control-plane-provider-kamaji)
23+
- [K3s](https://github.com/cluster-api-provider-k3s/cluster-api-k3s)
2224

2325
## Infrastructure
2426
- [AWS](https://cluster-api-aws.sigs.k8s.io/)

0 commit comments

Comments
 (0)