Skip to content

Commit c05fd8c

Browse files
committed
Document certification of k8s 1.32
1 parent 93a7dc7 commit c05fd8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

documentation/site/content/introduction/prerequisites/introduction.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ weight: 5
77

88
For the current production release {{< latestVersion >}}:
99

10-
* Kubernetes 1.24.0+, 1.25.0+, 1.26.2+, 1.27.2+, 1.28.2+, 1.29.1+, 1.30.1+, and 1.31.1+ (check with `kubectl version`).
10+
{{% notice note %}}
11+
Support for Kubernetes 1.32.1+ with Oracle WebLogic Server 12.2.1.4 or 14.1.1.0 requires that the WebLogic container images have patch 37788099. No patch is required when using Oracle WebLogic Server 14.1.2.0.
12+
{{% /notice %}}
13+
14+
* Kubernetes 1.24.0+, 1.25.0+, 1.26.2+, 1.27.2+, 1.28.2+, 1.29.1+, 1.30.1+, 1.31.1+, 1.32.1+ (check with `kubectl version`).
1115
* Flannel networking v0.13.0-amd64 or later (check with `docker images | grep flannel`), Calico networking v3.16.1 or later,
1216
*or* OpenShift SDN on OpenShift 4.3 systems.
1317
* Docker 19.03.1+ (check with `docker version`) *or* CRI-O 1.20.2+ (check with `crictl version | grep RuntimeVersion`).

0 commit comments

Comments
 (0)