File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/book/src/tasks/experimental-features Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ Although MachinePools provide a similar feature to MachineDeployments, MachinePo
3131
3232The following Cluster API infrastructure providers have implemented support for MachinePools:
3333
34- | Provider | Implementations | Status | Documentation |
35- | --- | --- | --- | --- |
36- | AWS | ` AWSManagedMachinePool ` <br > ` AWSMachinePool ` | Implemented, MachinePoolMachines supported | https://cluster-api-aws.sigs.k8s.io/topics/machinepools.html |
37- | Azure | ` AzureASOManagedMachinePool ` <br > ` AzureManagedMachinePool ` <br > ` AzureMachinePool ` | Implemented, MachinePoolMachines supported | https://capz.sigs.k8s.io/self-managed/machinepools |
38- | GCP | ` GCPMachinePool ` | In Progress | https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/1506 |
39- | OCI | ` OCIManagedMachinePool ` < br > ` OCIMachinePool ` | Implemented, MachinePoolMachines supported | https://oracle.github.io/cluster-api-provider-oci/managed/managedcluster.html |
40- | Scaleway | ` ScalewayManagedMachinePool ` | Implemented | https://github.com/scaleway/cluster-api-provider-scaleway/blob/main/docs/scalewaymanagedmachinepool.md |
34+ | Provider | Implementations | Status |
35+ | --- | --- | --- |
36+ | [ AWS] ( https://cluster-api-aws.sigs.k8s.io/topics/machinepools.html ) | ` AWSManagedMachinePool ` <br > ` AWSMachinePool ` < br > ` ROSAMachinePool ` | Implemented, MachinePoolMachines supported |
37+ | [ Azure] ( https://capz.sigs.k8s.io/self-managed/machinepools ) | ` AzureASOManagedMachinePool ` <br > ` AzureManagedMachinePool ` <br > ` AzureMachinePool ` | Implemented, MachinePoolMachines supported |
38+ | [ GCP] ( https://github.com/kubernetes-sigs/cluster-api-provider-gcp/pull/1506 ) | ` GCPMachinePool ` | In Progress |
39+ | [ OCI] ( https://oracle.github.io/cluster-api-provider-oci/managed/managedcluster.html ) | ` OCIManagedMachinePool ` < br > ` OCIMachinePool ` | Implemented, MachinePoolMachines supported |
40+ | [ Scaleway] ( https://github.com/scaleway/cluster-api-provider-scaleway/blob/main/docs/scalewaymanagedmachinepool.md ) | ` ScalewayManagedMachinePool ` | Implemented |
You can’t perform that action at this time.
0 commit comments