Update readme for 1.14

This commit is contained in:
mikesplain 2019-10-07 23:18:05 -04:00
parent 0b203b3cc1
commit ae6bc7fa9f
No known key found for this signature in database
GPG Key ID: D5E91A3C9BBEA323
1 changed files with 8 additions and 8 deletions

View File

@ -90,14 +90,14 @@ Kubernetes version.
#### Compatibility Matrix #### Compatibility Matrix
| kops version | k8s 1.9.x | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x | k8s 1.13.x | k8s 1.14.x | | kops version | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x | k8s 1.13.x | k8s 1.14.x | k8s 1.15.x |
|---------------|-----------|------------|------------|------------|------------|------------| |---------------|------------|------------|------------|------------|------------|------------|
| 1.14.x - Beta | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | 1.15.0-alpha.1| ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| 1.13.x | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ | | 1.14.x | ✔ | ✔ | ✔ | ✔ | ✔ | ❌ |
| 1.12.x | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ | | 1.13.x | ✔ | ✔ | ✔ | ✔ | ❌ | ❌ |
| 1.11.x | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ | | 1.12.x | ✔ | ✔ | ✔ | ❌ | ❌ | ❌ |
| ~~1.10.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ | | ~~1.11.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ | ❌ |
| ~~1.9.x~~ | ✔ | ❌ | ❌ | ❌ | ❌ | ❌ | | ~~1.10.x~~ | ✔ | ❌ | ❌ | ❌ | ❌ | ❌ |
Use the latest version of kops for all releases of Kubernetes, with the caveat 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. 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.