Skip to content

Commit 822a0ee

Browse files
author
Corneil du Plessis
authored
Update k8s supported versions and links to spring-cloud-deployer-kubernetes. (spring-io#522)
1 parent 83283c5 commit 822a0ee

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

content/documentation/pages/1-installation/3-kubernetes/5-compatibility.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,18 @@ description: 'Compatibility with Kubernetes Versions'
77
# Kubernetes Compatibility
88

99
The Spring Cloud Data Flow implementation for Kubernetes uses the
10-
[Spring Cloud Deployer
11-
Kubernetes](https://github.com/spring-cloud/spring-cloud-deployer-kubernetes)
10+
[Spring Cloud Deployer Kubernetes](https://github.com/spring-cloud/spring-cloud-deployer/tree/main/spring-cloud-deployer-kubernetes)
1211
library for orchestration. Before you begin setting up a Kubernetes
13-
cluster, see the [compatibility
14-
matrix](https://github.com/spring-cloud/spring-cloud-deployer-kubernetes#kubernetes-compatibility)
12+
cluster, see the [compatibility matrix](https://github.com/spring-cloud/spring-cloud-deployer/tree/main/spring-cloud-deployer-kubernetes#kubernetes-compatibilit)
1513
to learn more about deployer and server compatibility against Kubernetes
1614
release versions.
1715

1816
The following listing outlines the compatibility between Spring Cloud
1917
Data Flow for Kubernetes Server and Kubernetes versions:
2018

21-
| | k8s 1.20.x | k8s 1.21.x | k8s 1.22.x | k8s 1.23.x | k8s 1.24.x | k8s 1.25.x | k8s 1.26.x | k8s 1.27.x | k8s v1.28 | k8s v1.29 |
22-
| --------------------------------------------- | :--------: | :--------: | :--------: | :--------: | :--------: | :--------: | :--------: | :--------: | :-------: | :-------: |
23-
| SCDF K8S Server: 2.11.x - K8S Deployer: 2.9.x | | | | | | | | | | |
24-
| SCDF K8S Server: 2.10.x - K8S Deployer: 2.8.x | | | | | | | | | | |
25-
| SCDF K8S Server: 2.9.x - K8S Deployer: 2.7.x | | | | `?` | `?` | | | | | |
26-
| SCDF K8S Server: 2.8.x - K8S Deployer: 2.7.x | `?` | `?` | `?` | `?` | `?` | | | | | |
19+
| 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 |
20+
|-----------------------------------------------|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|
21+
| SCDF K8S Server: 2.11.x - K8S Deployer: 2.9.x |||||||| | || |
22+
| SCDF K8S Server: 2.10.x - K8S Deployer: 2.8.x |||||||| | || |
23+
| SCDF K8S Server: 2.9.x - K8S Deployer: 2.7.x |||| `?` | `?` ||| | || |
24+
| SCDF K8S Server: 2.8.x - K8S Deployer: 2.7.x | `?` | `?` | `?` | `?` | `?` || | | || |

0 commit comments

Comments
 (0)