Merge pull request #6836 from mikesplain/update_readme_chart

Update readme chart given alphas and betas
This commit is contained in:
Kubernetes Prow Robot 2019-04-26 10:38:40 -07:00 committed by GitHub
commit 0efdd22b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 7 deletions

View File

@ -86,13 +86,15 @@ Kubernetes version.
#### Compatibility Matrix
| kops version | k8s 1.8.x | k8s 1.9.x | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x |
|---------------|-----------|-----------|------------|------------|------------|
| 1.12.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ |
| 1.11.x | ✔ | ✔ | ✔ | ✔ | ❌ |
| 1.10.x | ✔ | ✔ | ✔ | ❌ | ❌ |
| ~~1.9.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ |
| ~~1.8.x~~ | ✔ | ❌ | ❌ | ❌ | ❌ |
| kops version | k8s 1.8.x | k8s 1.9.x | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x | k8s 1.13.x | k8s 1.14.x |
|---------------|-----------|-----------|------------|------------|------------|------------|------------|
| 1.14.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| 1.13.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ |
| 1.12.x - Beta | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ |
| 1.11.x | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ |
| 1.10.x | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ |
| ~~1.9.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ | ❌ |
| ~~1.8.x~~ | ✔ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
Use the latest version of kops for all releases of Kubernetes, with the caveat
that higher versions of Kubernetes are not _officially_ supported by kops. Releases who are ~~crossed out~~ _should_ work but we suggest should be upgraded soon.