Skip to content

Commit

Permalink
Merge pull request #377 from jacobweinstock/update-readme
Browse files Browse the repository at this point in the history
Update readme to reflect current supported versions:
  • Loading branch information
jacobweinstock authored Jun 21, 2024
2 parents 6f410a8 + 73880b2 commit 19ba1e8
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@ See the [Quick Start](docs/QUICK-START.md)

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


| | v1beta1 (v1.0) |
| ---------------------------------- | -------------- |
| Tinkerbell Provider v1beta1 (v0.1) ||

| | v1beta1 (v1.2) | v1beta1 (v1.6) |
| ---------------------------------- | -------------- | -------------- |
| Tinkerbell Provider v1beta1 (v0.4) || |
| Tinkerbell Provider v1beta1 (v0.5) | ||

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

| | v1.19 | v1.20 | v1.21 | v1.22 |
| ----------------------------------- | ----- | ----- | ----- | ----- |
| Tinkerbell Provider v1beta1 (v0.1) |||||
| | v1.20 | v1.21 | v1.22 | v1.23 | v1.24 | v1.25 | v1.26 | v1.27 | v1.28 | v1.29 |
| ----------------------------------- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
| Tinkerbell Provider v1beta1 (v0.4) ||||| | | | | | |
| Tinkerbell Provider v1beta1 (v0.5) | | | | | ||||||

Each version of Cluster API for Tinkerbell will attempt to support all community supported Kubernetes versions during it's maintenance cycle; e.g., Cluster API for Tinkerbell `v0.1` supports Kubernetes 1.19, 1.20, 1.21, 1.22 etc.
Each version of Cluster API for Tinkerbell will attempt to support all community supported Kubernetes versions during it's maintenance cycle; e.g., Cluster API for Tinkerbell `v0.5` supports Kubernetes 1.25, 1.26, 1.27, 1.28, 1.29.

**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.
policy may be made to more closely align with other providers in the Cluster API ecosystem. See https://cluster-api.sigs.k8s.io/reference/versions

## Kubernetes versions with published Images

Expand Down

0 comments on commit 19ba1e8

Please sign in to comment.