Skip to content

Commit

Permalink
Merge pull request #9577 from zawachte/zawachte/add-cluster-api-k3s
Browse files Browse the repository at this point in the history
🌱 Add k3s providers to cluster-api book
  • Loading branch information
k8s-ci-robot committed Nov 6, 2023
2 parents c38ce65 + 9894922 commit 5f43703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/src/reference/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ updated info about which API version they are supporting.
- [MicroK8s](https://github.com/canonical/cluster-api-bootstrap-provider-microk8s)
- [Oracle Cloud Native Environment (OCNE)](https://github.com/verrazzano/cluster-api-provider-ocne)
- [Talos](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos)
- [K3s](https://github.com/cluster-api-provider-k3s/cluster-api-k3s)

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

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

0 comments on commit 5f43703

Please sign in to comment.