From adfa7ae62c37d72e7a47bd958015a84a8f31650f Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Tue, 6 Aug 2024 20:29:49 +0200 Subject: [PATCH] Update k8s supported versions and links to spring-cloud-deployer-kubernetes. (#523) --- .../1-installation/3-kubernetes/5-compatibility.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/documentation/pages/1-installation/3-kubernetes/5-compatibility.md b/content/documentation/pages/1-installation/3-kubernetes/5-compatibility.md index 3b149514..07e112d7 100644 --- a/content/documentation/pages/1-installation/3-kubernetes/5-compatibility.md +++ b/content/documentation/pages/1-installation/3-kubernetes/5-compatibility.md @@ -16,9 +16,9 @@ release versions. The following listing outlines the compatibility between Spring Cloud Data Flow for Kubernetes Server and Kubernetes versions: -| Kubernetes Version | v1.20.x | v1.21.x | v1.22.x | v1.23.x | v1.24.x | v1.25.x | v1.26.x | v1.27.x | v1.28.x | v1.29.x | v1.39.x | +| Kubernetes Version | v1.20.x | v1.21.x | v1.22.x | v1.23.x | v1.24.x | v1.25.x | v1.26.x | v1.27.x | v1.28.x | v1.29.x | v1.30.x | |-----------------------------------------------|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:| -| SCDF K8S Server: 2.11.x - K8S Deployer: 2.9.x | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -| SCDF K8S Server: 2.10.x - K8S Deployer: 2.8.x | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | -| SCDF K8S Server: 2.9.x - K8S Deployer: 2.7.x | ✅ | ✅ | ✅ | `?` | `?` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | -| SCDF K8S Server: 2.8.x - K8S Deployer: 2.7.x | `?` | `?` | `?` | `?` | `?` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | +| SCDF K8S Server: 2.11.x - K8S Deployer: 2.9.x | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| SCDF K8S Server: 2.10.x - K8S Deployer: 2.8.x | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | +| SCDF K8S Server: 2.9.x - K8S Deployer: 2.7.x | ✅ | ✅ | ✅ | `?` | `?` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | +| SCDF K8S Server: 2.8.x - K8S Deployer: 2.7.x | `?` | `?` | `?` | `?` | `?` | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |