|
29 | 29 |
|
30 | 30 | This provider's versions are compatible with the following versions of Cluster API: |
31 | 31 |
|
32 | | -| | Cluster API `v1alpha1` (`v0.1.x`) | Cluster API `v1alpha2` (`v0.2.x`) | |
33 | | -|---|---|---| |
34 | | -|Azure Provider `v0.2.x` | ✓ | | |
35 | | -|Azure Provider `v0.3.x` | | ✓ | |
| 32 | +| | Cluster API `v1alpha1` (`v0.1.x`) | Cluster API `v1alpha2` (`v0.2.x`) | Cluster API `v1alpha3` (`v0.3.x`) | |
| 33 | +|---|---|---|---| |
| 34 | +|Azure Provider `v0.2.x` | ✓ | | | |
| 35 | +|Azure Provider `v0.3.x` | | ✓ | | |
| 36 | +|Azure Provider `v0.4.x` | | | ✓ | |
36 | 37 |
|
37 | 38 | This provider's versions are able to install and manage the following versions of Kubernetes: |
38 | 39 |
|
39 | | -| | Azure Provider `v0.2.x` | Azure Provider `v0.3.x` (unreleased) | |
40 | | -|---|---|---| |
41 | | -| Kubernetes 1.13 | ✓ | | |
42 | | -| Kubernetes 1.14 | ✓ | ✓ | |
43 | | -| Kubernetes 1.15 | ✓ | ✓ | |
44 | | -| Kubernetes 1.16 | | ✓ | |
| 40 | +| | Azure Provider `v0.2.x` | Azure Provider `v0.3.x` | Azure Provider `v0.4.x` | |
| 41 | +|---|---|---|---| |
| 42 | +| Kubernetes 1.13 | ✓ | | | |
| 43 | +| Kubernetes 1.14 | ✓ | ✓ | | |
| 44 | +| Kubernetes 1.15 | ✓ | ✓ | ✓ | |
| 45 | +| Kubernetes 1.16 | | ✓ | ✓ | |
| 46 | +| Kubernetes 1.17 | | | ✓ | |
45 | 47 |
|
46 | | - |
47 | | -Each version of Cluster API for Azure will attempt to support two Kubernetes versions e.g., Cluster API for Azure `v0.1` may support Kubernetes 1.13 and Kubernetes 1.14. |
| 48 | +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. |
48 | 49 |
|
49 | 50 | **NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this policy may be made to more closely align with other providers in the Cluster API ecosystem. |
50 | 51 |
|
@@ -118,8 +119,7 @@ We also use the issue tracker to track features. If you have an idea for a featu |
118 | 119 |
|
119 | 120 | [slack]: https://kubernetes.slack.com/messages/CEX9HENG7 |
120 | 121 | [good_first_issue]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22 |
121 | | -[prow]: |
122 | | -https://go.k8s.io/bot-commands |
| 122 | +[prow]: https://go.k8s.io/bot-commands |
123 | 123 | [bug_report]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/new?template=bug_report.md |
124 | 124 | [feature_request]: https://github.com/kubernetes-sigs/cluster-api-provider-azure/issues/new?template=feature_request.md |
125 | 125 | [slack_info]: https://github.com/kubernetes/community/blob/master/communication.md#social-media |
|
0 commit comments