File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -27,18 +27,13 @@ cluster on IBMCloud.
2727
2828This provider's versions are compatible with the following versions of Cluster API:
2929
30- | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.0 ) |
31- | -----------------------------------| --------------- | --------------- | -------------- |
30+ | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.x ) |
31+ | -----------------------------------| --------------- | --------------- | ---------------- |
3232| IBMCloud Provider v1alpha4 (v0.1) | ✓ | ✓ | |
3333| IBMCloud Provider v1beta1 (v0.2) | | | ✓ |
3434
3535
36- This provider's versions are able to install and manage the following versions of Kubernetes:
37-
38- | | v1.21 | v1.22 |
39- | -----------------------------------| ----- | ----- |
40- | IBMCloud Provider v1alpha4 (v0.1) | ✓ | ✓ |
41- | IBMCloud Provider v1beta1 (v0.2) | ✓ | ✓ |
36+ (See [ Kubernetes support matrix] [ cluster-api-supported-v ] of Cluster API versions).
4237
4338<!-- ANCHOR: Community -->
4439
@@ -65,6 +60,7 @@ See also our [contributor guide](CONTRIBUTING.md) and the Kubernetes [community
6560[ Good first issue ] : https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
6661[ Help wanted ] : https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+
6762[ community page ] : https://kubernetes.io/community
63+ [ cluster-api-supported-v ] : https://cluster-api.sigs.k8s.io/reference/versions.html
6864
6965### Code of conduct
7066
You can’t perform that action at this time.
0 commit comments