Skip to content

Commit 4543a4f

Browse files
authored
Merge pull request #7706 from oscr/capi-book-providers
📖 docs: write out abbreviations in providers implementations
2 parents 5dcbc86 + c116c14 commit 4543a4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/book/src/reference/providers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ are also sponsored by SIG Cluster Lifecycle. Check provider's documentation for
66
updated info about which API version they are supporting.
77

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

0 commit comments

Comments
 (0)