From 619198bd0babbd78bbfb45581d7395b3f8cc2991 Mon Sep 17 00:00:00 2001 From: paulb-seldon <141156400+paulb-seldon@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:16:59 +0000 Subject: [PATCH] fix(docs): Update docs w latest K8s compatibility --- doc/source/workflow/install.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/workflow/install.rst b/doc/source/workflow/install.rst index c673b05e0d..d727cf5c1f 100644 --- a/doc/source/workflow/install.rst +++ b/doc/source/workflow/install.rst @@ -44,6 +44,8 @@ Following table provides a summary of Seldon Core / Kubernetes version compatibi +----------------------------+------+------+------+------+------+------+ | 1.17 | | | ✓ | ✓ | ✓ | ✓ | +----------------------------+------+------+------+------+------+------+ +| 1.18 | | | ✓ | ✓ | ✓ | ✓ | ++----------------------------+------+------+------+------+------+------+ It is always recommended to first upgrade Seldon Core to the latest supported version on your Kubernetes cluster and then upgrade the Kubernetes cluster.