Skip to content

Commit cb9c395

Browse files
authored
Merge pull request #3309 from shivi28/readme_imp_1
Readme updated with OS name and indentation
2 parents 6ab9562 + 9a810c6 commit cb9c395

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cluster on AWS.
4646

4747
- Native Kubernetes manifests and API
4848
- 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
5050
using [pre-baked AMIs][published_amis].
5151
- Deploys Kubernetes control planes into private subnets with a separate
5252
bastion server.
@@ -62,11 +62,11 @@ cluster on AWS.
6262
This provider's versions are compatible with the following versions of Cluster API
6363
and support all Kubernetes versions that is supported by its compatible Cluster API version:
6464

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)`| | | |
7070

7171

7272
(See [Kubernetes support matrix][cluster-api-supported-v] of Cluster API versions).

0 commit comments

Comments
 (0)