Skip to content

Commit 486b21f

Browse files
authored
fix: Refer supported k8s versions to release notes (#707)
* fix: Refer supported k8s versions to release notes * also for index * added OS 4.16 as supported version for 24.11.1
1 parent 6db1d35 commit 486b21f

File tree

4 files changed

+5
-14
lines changed

4 files changed

+5
-14
lines changed

modules/ROOT/pages/kubernetes/index.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ include::partial$supported-kubernetes-distributions.adoc[]
1616

1717
In case a Kubernetes provider needs some special tuning or we have some tips for it, it has a subpage below this page.
1818

19-
In this version of the SDP, the following Kubernetes versions are supported:
20-
21-
include::partial$supported-kubernetes-versions.adoc[]
22-
23-
Consult the xref:release_notes.adoc[release notes] to find out which specific versions are supported for the Stackable Data Platform you are using.
19+
Consult the xref:release_notes.adoc[release notes] to find out which specific Kubernetes versions are supported for the Stackable Data Platform you are using.
2420

2521
[#local-installation]
2622
== Installing a testinging/development Kubernetes instance locally

modules/ROOT/pages/product-information.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,10 @@ components.
102102

103103
=== Kubernetes
104104

105-
A Kubernetes cluster is required to install the Stackable Data Platform. The supported Kubernetes versions are:
105+
A Kubernetes cluster is required to install the Stackable Data Platform.
106+
The supported Kubernetes versions for each platform release can be found here:
106107

107-
include::partial$supported-kubernetes-versions.adoc[]
108+
xref:release-notes.adoc[SDP Release notes]
108109

109110
There are various Kubernetes distributions. Stackable supports:
110111

modules/ROOT/partials/release-notes/release-24.11.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ These Kubernetes versions are no longer supported:
333333

334334
This release is available in the RedHat Certified Operator Catalog for the following OpenShift versions:
335335

336+
* `4.16`
336337
* `4.15`
337338
* `4.14`
338339

modules/ROOT/partials/supported-kubernetes-versions.adoc

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)