@@ -17,7 +17,7 @@ There are a few corequisites and assumptions that go into using this project:
17
17
18
18
This provider's versions are compatible with the following versions of Cluster API:
19
19
20
- | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.0 ) |
20
+ | | v1alpha3 (v0.3) | v1alpha4 (v0.4) | v1beta1 (v1.x ) |
21
21
| -------------------------------------------- | --------------- | --------------- | -------------- |
22
22
| Control Plane Provider Talos v1alpha3 (v0.2) | ✓ | | |
23
23
| Control Plane Provider Talos v1alpha3 (v0.3) | | ✓ | |
@@ -26,19 +26,19 @@ This provider's versions are compatible with the following versions of Cluster A
26
26
27
27
This provider's versions are able to install and manage the following versions of Kubernetes:
28
28
29
- | | v1.16 | v 1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 |
30
- | ------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- |
31
- | Control Plane Provider Talos v1alpha3 (v0.2) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
32
- | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
33
- | Control Plane Provider Talos v1alpha3 (v0.4) | | | | ✓ | ✓ | ✓ | ✓ |
29
+ | | v1.16 | v 1.17 | v1.18 | v1.19 | v1.20 | v1.21 | v1.22 | v1.23 |
30
+ | ------------------------------------------- | ----- | ------ | ----- | ----- | ----- | ----- | ----- | ----- |
31
+ | Control Plane Provider Talos v1alpha3 (v0.2) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | |
32
+ | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | |
33
+ | Control Plane Provider Talos v1alpha3 (v0.4) | | | | ✓ | ✓ | ✓ | ✓ | ✓ |
34
34
35
35
This provider's versions are compatible with the following versions of Talos:
36
36
37
- | | v0.11 | v 0.12 | v0.13 | v0.14 |
38
- | -------------------------------------------- | ----- | ------ | ----- | ----- |
39
- | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | | |
40
- | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | ✓ | |
41
- | Control Plane Provider Talos v1alpha3 (v0.4) | ✓ | ✓ | ✓ | ✓ |
37
+ | | v0.11 | v 0.12 | v0.13 | v0.14 | v1.0 |
38
+ | -------------------------------------------- | ----- | ------ | ----- | ----- | ----- |
39
+ | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | | | |
40
+ | Control Plane Provider Talos v1alpha3 (v0.3) | ✓ | ✓ | ✓ | | |
41
+ | Control Plane Provider Talos v1alpha3 (v0.4) | ✓ | ✓ | ✓ | ✓ | ✓ |
42
42
43
43
## Building and Installing
44
44
0 commit comments