Skip to content

Commit

Permalink
Use long name version for Canonical Kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos committed Dec 19, 2024
1 parent b35c2e3 commit 8057828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/book/src/reference/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updated info about which API version they are supporting.

## Bootstrap
- [Amazon Elastic Kubernetes Service (EKS)](https://github.com/kubernetes-sigs/cluster-api-provider-aws/tree/main/bootstrap/eks)
- [Canonical Kubernetes](https://github.com/canonical/cluster-api-k8s)
- [Canonical Kubernetes Platform](https://github.com/canonical/cluster-api-k8s)
- [Kubeadm](https://github.com/kubernetes-sigs/cluster-api/tree/main/bootstrap/kubeadm)
- [MicroK8s](https://github.com/canonical/cluster-api-bootstrap-provider-microk8s)
- [Oracle Cloud Native Environment (OCNE)](https://github.com/verrazzano/cluster-api-provider-ocne)
Expand All @@ -16,7 +16,7 @@ updated info about which API version they are supporting.
- [k0smotron/k0s](https://github.com/k0sproject/k0smotron)

## Control Plane
- [Canonical Kubernetes](https://github.com/canonical/cluster-api-k8s)
- [Canonical Kubernetes Platform](https://github.com/canonical/cluster-api-k8s)
- [Kubeadm](https://github.com/kubernetes-sigs/cluster-api/tree/main/controlplane/kubeadm)
- [MicroK8s](https://github.com/canonical/cluster-api-control-plane-provider-microk8s)
- [Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested)
Expand Down

0 comments on commit 8057828

Please sign in to comment.