@@ -46,7 +46,7 @@ cluster on AWS.
46
46
47
47
- Native Kubernetes manifests and API
48
48
- Manages the bootstrapping of VPCs, gateways, security groups and instances.
49
- - Choice of Linux distribution between Amazon Linux 2, CentOS 7 and Ubuntu 18.04,
49
+ - Choice of Linux distribution among Amazon Linux 2, CentOS 7, Ubuntu( 18.04, 20.04) and Flatcar
50
50
using [ pre-baked AMIs] [ published_amis ] .
51
51
- Deploys Kubernetes control planes into private subnets with a separate
52
52
bastion server.
@@ -62,11 +62,11 @@ cluster on AWS.
62
62
This provider's versions are compatible with the following versions of Cluster API
63
63
and support all Kubernetes versions that is supported by its compatible Cluster API version:
64
64
65
- | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.x) |
66
- | ---------------------------- | --------------- | --------------- | -------------- |
67
- | AWS Provider v1alpha3 (v0.6) | ✓ | | |
68
- | AWS Provider v1alpha4 (v0.7) | | ✓ | |
69
- | AWS Provider v1beta1 (v1.x) | | | ✓ |
65
+ | | Cluster API v1alpha3 (v0.3) | Cluster API v1alpha4 (v0.4) | Cluster API v1beta1 (v1.x) |
66
+ | --------------------------- | : -------------------------: | : -------------------------: | : -------------------------: |
67
+ | CAPA v1alpha3 ` (v0.6) ` | ✓ | ☓ | ☓ |
68
+ | CAPA v1alpha4 ` (v0.7) ` | ☓ | ✓ | ☓ |
69
+ | CAPA v1beta1 ` (v1.x, main) ` | ☓ | ☓ | ✓ |
70
70
71
71
72
72
(See [ Kubernetes support matrix] [ cluster-api-supported-v ] of Cluster API versions).
0 commit comments