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.
27
27
28
28
This provider's versions are compatible with the following versions of Cluster API:
29
29
30
- | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.0 ) |
31
- | -----------------------------------| --------------- | --------------- | -------------- |
30
+ | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.x ) |
31
+ | -----------------------------------| --------------- | --------------- | ---------------- |
32
32
| IBMCloud Provider v1alpha4 (v0.1) | ✓ | ✓ | |
33
33
| IBMCloud Provider v1beta1 (v0.2) | | | ✓ |
34
34
35
35
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).
42
37
43
38
<!-- ANCHOR: Community -->
44
39
@@ -65,6 +60,7 @@ See also our [contributor guide](CONTRIBUTING.md) and the Kubernetes [community
65
60
[ Good first issue ] : https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
66
61
[ 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+
67
62
[ community page ] : https://kubernetes.io/community
63
+ [ cluster-api-supported-v ] : https://cluster-api.sigs.k8s.io/reference/versions.html
68
64
69
65
### Code of conduct
70
66
You can’t perform that action at this time.
0 commit comments