Skip to content

Commit

Permalink
Merge pull request #2051 from cwrau/feat/remove-stale-docs
Browse files Browse the repository at this point in the history
chore(docs): remove stale supported version info
  • Loading branch information
k8s-ci-robot authored May 3, 2024
2 parents 78e4bdb + 8e12dd8 commit afc8e79
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ previous cluster managers such as [kops][kops] and

------

## Compatibility with Cluster API and Kubernetes Versions
## Compatibility with Cluster API

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

Expand All @@ -45,31 +45,6 @@ This provider's versions are compatible with the following versions of Cluster A
| OpenStack Provider v1alpha7 (v0.9) ||
| OpenStack Provider v1beta1 ||


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

| | v1.25 | v1.26 | v1.27 | v1.28 |
|------------------------------------| ----- | ----- | ----- | ----- |
| OpenStack Provider v1alpha6 (v0.7) |||| + |
| OpenStack Provider v1alpha7 (v0.9) | + ||||
| OpenStack Provider v1beta1 | + ||||

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

| | Queens | Rocky | Stein | Train | Ussuri | Victoria | Wallaby | Xena | Yoga | Bobcat |
|------------------------------------| ------ | ----- | ----- | ----- | ------ | -------- | ------- | ---- | ---- | ------ |
| OpenStack Provider v1alpha6 (v0.7) | + | + | + | + | + ||||||
| OpenStack Provider v1alpha7 (v0.9) | | + | + | + | + ||||||
| OpenStack Provider v1beta1 | | + | + | + | + ||||||

Test status:

- `` currently testing
- `` previously tested
- `+` should work, but we weren't able to test it

Older versions may also work but we have not verified.

Each version of Cluster API for OpenStack will attempt to support two Kubernetes versions.

**NOTE:** As the versioning for this project is tied to the versioning of Cluster API, future modifications to this
Expand Down

0 comments on commit afc8e79

Please sign in to comment.