Skip to content

Commit c116c14

Browse files
committed
docs: write out abbreviations in providers implementations
1 parent 4ee2872 commit c116c14

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,11 +21,11 @@ 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
- [DigitalOcean](https://github.com/kubernetes-sigs/cluster-api-provider-digitalocean)
2727
- [Equinix Metal (formerly Packet)](https://github.com/kubernetes-sigs/cluster-api-provider-packet)
28-
- [GCP](https://github.com/kubernetes-sigs/cluster-api-provider-gcp)
28+
- [Google Cloud Platform (GCP)](https://github.com/kubernetes-sigs/cluster-api-provider-gcp)
2929
- [Hetzner](https://github.com/syself/cluster-api-provider-hetzner)
3030
- [IBM Cloud](https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud)
3131
- [KubeKey](https://github.com/kubesphere/kubekey)
@@ -35,7 +35,7 @@ updated info about which API version they are supporting.
3535
- [Microvm](https://github.com/weaveworks-liquidmetal/cluster-api-provider-microvm)
3636
- [Nested](https://github.com/kubernetes-sigs/cluster-api-provider-nested)
3737
- [Nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix)
38-
- [OCI](https://github.com/oracle/cluster-api-provider-oci)
38+
- [Oracle Cloud Infrastructure (OCI)](https://github.com/oracle/cluster-api-provider-oci)
3939
- [OpenStack](https://github.com/kubernetes-sigs/cluster-api-provider-openstack)
4040
- [Outscale](https://github.com/outscale-dev/cluster-api-provider-outscale)
4141
- [Sidero](https://github.com/siderolabs/sidero)

0 commit comments

Comments
 (0)