Replace Y / N Markings of Compatibility Matrix in readme with ✔ /

This commit is contained in:
Compilenix 2019-02-28 13:01:06 +01:00
parent 8cea9af6e6
commit d2dbdcbf60
No known key found for this signature in database
GPG Key ID: 3C713073CAC92AE0
1 changed files with 5 additions and 5 deletions

View File

@ -88,11 +88,11 @@ Kubernetes version.
| kops version | k8s 1.8.x | k8s 1.9.x | k8s 1.10.x | k8s 1.11.x | k8s 1.12.x | | 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| Y | Y | Y | Y | Y | | 1.12.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ |
| 1.11.x | Y | Y | Y | Y | N | | 1.11.x | ✔ | ✔ | ✔ | ✔ | ❌ |
| 1.10.x | Y | Y | Y | N | N | | 1.10.x | ✔ | ✔ | ✔ | ❌ | ❌ |
| ~~1.9.x~~ | Y | Y | N | N | N | | ~~1.9.x~~ | ✔ | ✔ | ❌ | ❌ | ❌ |
| ~~1.8.x~~ | Y | N | N | N | N | | ~~1.8.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.