From ea35f91816f8231879bb632002ac3b0df3adf2ee Mon Sep 17 00:00:00 2001 From: Mike Splain Date: Wed, 11 Apr 2018 10:47:15 -0400 Subject: [PATCH] Update compatablity Matrices --- README-ES.md | 11 ++++++----- README.md | 12 ++++++------ 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README-ES.md b/README-ES.md index 7edbc4cbc8..5c34aa5663 100644 --- a/README-ES.md +++ b/README-ES.md @@ -81,11 +81,12 @@ particular de Kubernetes. #### Compatibilidad Matrix -| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | -|--------------|-----------|-----------|-----------|-----------| -| 1.8.x | Y | Y | Y | Y | -| 1.7.x | Y | Y | Y | N | -| 1.6.x | Y | Y | N | N | +| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | k8s 1.9.x | +|--------------|-----------|-----------|-----------|-----------|-----------| +| 1.9.x | Y | Y | Y | Y | Y | +| 1.8.x | Y | Y | Y | Y | N | +| 1.7.x | Y | Y | Y | N | N | +| 1.6.x | Y | Y | N | N | N | Utilice la última versión de kops para todas las versiones de Kubernetes, con la advertencia de que las versiones más altas de Kubernetes no cuentan con el respaldo _oficial_ de kops. diff --git a/README.md b/README.md index 31f06171d0..1f87701807 100644 --- a/README.md +++ b/README.md @@ -81,12 +81,12 @@ Kubernetes version. #### Compatibility Matrix -| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | k8s 1.9.x | -|--------------------|-----------|-----------|-----------|-----------|-----------| -| 1.9.x (unreleased) | Y | Y | Y | Y | Y | -| 1.8.x | Y | Y | Y | Y | N | -| 1.7.x | Y | Y | Y | N | N | -| 1.6.x | Y | Y | N | N | N | +| kops version | k8s 1.5.x | k8s 1.6.x | k8s 1.7.x | k8s 1.8.x | k8s 1.9.x | +|--------------|-----------|-----------|-----------|-----------|-----------| +| 1.9.x | Y | Y | Y | Y | Y | +| 1.8.x | Y | Y | Y | Y | N | +| 1.7.x | Y | Y | Y | N | N | +| 1.6.x | Y | Y | N | N | N | 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.