Skip to content

Commit dc963c7

Browse files
committed
Sort providers
1 parent 5e7eeff commit dc963c7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/book/src/clusterctl/provider-contract.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,19 +190,19 @@ providers.
190190
|CACPN | cluster.x-k8s.io/provider=control-plane-nested |
191191
|CAPA | cluster.x-k8s.io/provider=infrastructure-aws |
192192
|CAPB | cluster.x-k8s.io/provider=infrastructure-byoh |
193+
|CAPC | cluster.x-k8s.io/provider=infrastructure-cloudstack |
194+
|CAPD | cluster.x-k8s.io/provider=infrastructure-docker |
195+
|CAPDO | cluster.x-k8s.io/provider=infrastructure-digitalocean |
196+
|CAPG | cluster.x-k8s.io/provider=infrastructure-gcp |
193197
|CAPH | cluster.x-k8s.io/provider=infrastructure-hetzner |
194198
|CAPIBM | cluster.x-k8s.io/provider=infrastructure-ibmcloud |
195-
|CAPV | cluster.x-k8s.io/provider=infrastructure-vsphere |
196-
|CAPD | cluster.x-k8s.io/provider=infrastructure-docker |
197199
|CAPM3 | cluster.x-k8s.io/provider=infrastructure-metal3 |
198200
|CAPN | cluster.x-k8s.io/provider=infrastructure-nested |
201+
|CAPO | cluster.x-k8s.io/provider=infrastructure-openstack |
202+
|CAPOCI | cluster.x-k8s.io/provider=infrastructure-oci |
199203
|CAPP | cluster.x-k8s.io/provider=infrastructure-packet |
204+
|CAPV | cluster.x-k8s.io/provider=infrastructure-vsphere |
200205
|CAPZ | cluster.x-k8s.io/provider=infrastructure-azure |
201-
|CAPOCI | cluster.x-k8s.io/provider=infrastructure-oci |
202-
|CAPO | cluster.x-k8s.io/provider=infrastructure-openstack |
203-
|CAPDO | cluster.x-k8s.io/provider=infrastructure-digitalocean |
204-
|CAPG | cluster.x-k8s.io/provider=infrastructure-gcp |
205-
|CAPC | cluster.x-k8s.io/provider=infrastructure-cloudstack |
206206

207207
### Workload cluster templates
208208

0 commit comments

Comments
 (0)