Skip to content

Commit 36ace98

Browse files
authored
Merge pull request #1473 from CecileRobertMichon/readme-v1alpha4
Update README for version support and add v1alpha4
2 parents 15da9c8 + 8b33711 commit 36ace98

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

README.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,24 @@ See the [flavors documentation][flavors_doc] to know which cluster templates are
2929

3030
This provider's versions are compatible with the following versions of Cluster API:
3131

32-
| | Cluster API `v1alpha2` (`v0.2.x`) | Cluster API `v1alpha3` (`v0.3.x`) |
33-
|---|---|---|
34-
|Azure Provider `v0.3.x` || |
35-
|Azure Provider `v0.4.x` | ||
32+
| | Cluster API `v1alpha2` (`v0.2.x`) | Cluster API `v1alpha3` (`v0.3.x`) | Cluster API `v1alpha4` (`v0.4.x`) |
33+
|---|---|---|---|
34+
|Azure Provider `v0.3.x` || | |
35+
|Azure Provider `v0.4.x` | || |
36+
|Azure Provider `v0.5.x` | | ||
3637

3738
This provider's versions are able to install and manage the following versions of Kubernetes:
3839

39-
| | Azure Provider `v0.3.x` | Azure Provider `v0.4.x` |
40-
|---|---|---|
41-
| Kubernetes 1.15 || |
42-
| Kubernetes 1.16 |||
43-
| Kubernetes 1.17 | ||
44-
| Kubernetes 1.18 | ||
45-
| Kubernetes 1.19 | ||
40+
| | Azure Provider `v0.3.x` | Azure Provider `v0.4.x` | Azure Provider `v0.5.x` |
41+
|---|---|---|---|
42+
| Kubernetes 1.15 || | |
43+
| Kubernetes 1.16 ||| |
44+
| Kubernetes 1.17 | || |
45+
| Kubernetes 1.18 | |||
46+
| Kubernetes 1.19 | |||
47+
| Kubernetes 1.20 | |||
48+
| Kubernetes 1.21 | |||
49+
| Kubernetes 1.22 | | ||
4650

4751
Each version of Cluster API for Azure will attempt to support at least two Kubernetes versions e.g., Cluster API for Azure `v0.1` may support Kubernetes 1.13 and Kubernetes 1.14.
4852

0 commit comments

Comments
 (0)