Skip to content

Commit

Permalink
Merge pull request #3157 from kubernetes-sigs/pr-capv-ovas-1-31
Browse files Browse the repository at this point in the history
πŸ“– README.md: add information about v1.31.0 OVA's
  • Loading branch information
k8s-ci-robot committed Aug 14, 2024
2 parents 45765bb + 6d1483f commit a26d51d
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,16 @@ production-like environments, it is highly recommended to build and use your own

**Note:** Big OVAs will be split into multiple parts. To use them please download all parts and use `cat part1 part2 part3 > out.ova` to join them again.

| Kubernetes | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 | Photon 3 | Photon 5 | Flatcar Stable |
|:-----------|:------------:|:------------:|:------------:|:--------:|:--------:|:--------------:|
| [v1.24.11] | βœ“ | βœ“ | | βœ“ | | βœ“ |
| [v1.25.7] | βœ“ | βœ“ | | βœ“ | | βœ“ |
| [v1.26.2] | βœ“ | βœ“ | | βœ“ | | βœ“ |
| [v1.27.3] | βœ“ | βœ“ | βœ“ | βœ“ | | βœ“ |
| [v1.28.0] | βœ“ | βœ“ | βœ“ | βœ“ | | βœ“ |
| [v1.29.0] | | | βœ“ | βœ“ | βœ“ | βœ“ |
| [v1.30.0] | | | βœ“ | | βœ“ | βœ“ |
| Kubernetes | Ubuntu 18.04 | Ubuntu 20.04 | Ubuntu 22.04 | Ubuntu 24.04 | Photon 3 | Photon 5 | Flatcar Stable |
|:-----------|:------------:|:------------:|:------------:|:------------:|:--------:|:--------:|:--------------:|
| [v1.24.11] | βœ“ | βœ“ | | | βœ“ | | βœ“ |
| [v1.25.7] | βœ“ | βœ“ | | | βœ“ | | βœ“ |
| [v1.26.2] | βœ“ | βœ“ | | | βœ“ | | βœ“ |
| [v1.27.3] | βœ“ | βœ“ | βœ“ | | βœ“ | | βœ“ |
| [v1.28.0] | βœ“ | βœ“ | βœ“ | | βœ“ | | βœ“ |
| [v1.29.0] | | | βœ“ | | βœ“ | βœ“ | βœ“ |
| [v1.30.0] | | | βœ“ | | | βœ“ | βœ“ |
| [v1.31.0] | | | βœ“ | βœ“ | | βœ“ | βœ“ |

[v1.24.11]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.24.11
[v1.25.7]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.25.7
Expand All @@ -81,6 +82,7 @@ production-like environments, it is highly recommended to build and use your own
[v1.28.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.28.0
[v1.29.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.29.0
[v1.30.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.30.0
[v1.31.0]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/tag/templates/v1.31.0

A full list of the published machine images for CAPV can be found by [searching for releases](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases?q=templates%2F&expanded=true)
on the repository having the prefix `templates/` and taking a look at the available assets.
Expand Down

0 comments on commit a26d51d

Please sign in to comment.