From d2dbdcbf60b4237e5a27335ffb494d4ae6552841 Mon Sep 17 00:00:00 2001 From: Compilenix Date: Thu, 28 Feb 2019 13:01:06 +0100 Subject: [PATCH] =?UTF-8?q?Replace=20Y=20/=20N=20Markings=20of=20Compatibi?= =?UTF-8?q?lity=20Matrix=20in=20readme=20with=20=E2=9C=94=20/=20=E2=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09f625f9d4..4074768f4c 100644 --- a/README.md +++ b/README.md @@ -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 | |---------------|-----------|-----------|------------|------------|------------| -| 1.12.x - Alpha| Y | Y | Y | Y | Y | -| 1.11.x | Y | Y | Y | Y | N | -| 1.10.x | Y | Y | Y | N | N | -| ~~1.9.x~~ | Y | Y | N | N | N | -| ~~1.8.x~~ | Y | N | N | N | N | +| 1.12.x - Alpha| ✔ | ✔ | ✔ | ✔ | ✔ | +| 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.