Skip to content

Commit

Permalink
Merge pull request #7706 from oscr/capi-book-providers
Browse files Browse the repository at this point in the history
📖 docs: write out abbreviations in providers implementations
  • Loading branch information
k8s-ci-robot committed Dec 22, 2022
2 parents 5dcbc86 + c116c14 commit 4543a4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/book/src/reference/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ are also sponsored by SIG Cluster Lifecycle. Check provider's documentation for
updated info about which API version they are supporting.

## Bootstrap
- [EKS](https://github.com/kubernetes-sigs/cluster-api-provider-aws/tree/main/bootstrap/eks)
- [Amazon Elastic Kubernetes Service (EKS)](https://github.com/kubernetes-sigs/cluster-api-provider-aws/tree/main/bootstrap/eks)
- [Kubeadm](https://github.com/kubernetes-sigs/cluster-api/tree/main/bootstrap/kubeadm)
- [MicroK8s](https://github.com/canonical/cluster-api-bootstrap-provider-microk8s)
- [Talos](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos)
Expand All @@ -21,12 +21,12 @@ updated info about which API version they are supporting.
- [AWS](https://cluster-api-aws.sigs.k8s.io/)
- [Azure](https://github.com/kubernetes-sigs/cluster-api-provider-azure)
- [Azure Stack HCI](https://github.com/microsoft/cluster-api-provider-azurestackhci)
- [BYOH](https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost)
- [Bring Your Own Host (BYOH)](https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost)
- [CloudStack](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack)
- [CoxEdge](https://github.com/coxedge/cluster-api-provider-coxedge)
- [DigitalOcean](https://github.com/kubernetes-sigs/cluster-api-provider-digitalocean)
- [Equinix Metal (formerly Packet)](https://github.com/kubernetes-sigs/cluster-api-provider-packet)
- [GCP](https://github.com/kubernetes-sigs/cluster-api-provider-gcp)
- [Google Cloud Platform (GCP)](https://github.com/kubernetes-sigs/cluster-api-provider-gcp)
- [Hetzner](https://github.com/syself/cluster-api-provider-hetzner)
- [IBM Cloud](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud)
- [KubeKey](https://github.com/kubesphere/kubekey)
Expand All @@ -36,7 +36,7 @@ updated info about which API version they are supporting.
- [Microvm](https://github.com/weaveworks-liquidmetal/cluster-api-provider-microvm)
- [Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested)
- [Nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix)
- [OCI](https://github.com/oracle/cluster-api-provider-oci)
- [Oracle Cloud Infrastructure (OCI)](https://github.com/oracle/cluster-api-provider-oci)
- [OpenStack](https://github.com/kubernetes-sigs/cluster-api-provider-openstack)
- [Outscale](https://github.com/outscale-dev/cluster-api-provider-outscale)
- [Sidero](https://github.com/siderolabs/sidero)
Expand Down

0 comments on commit 4543a4f

Please sign in to comment.