Skip to content

Commit 923bad6

Browse files
add Calico networking
1 parent d1c3b5b commit 923bad6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs-source/content/userguide/introduction/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Detailed instructions are available [here]({{< relref "/userguide/managing-opera
1919
For the current production release 3.0.2:
2020

2121
* Kubernetes 1.14.8+, 1.15.7+, 1.16.0+, 1.17.0+, and 1.18.0+ (check with `kubectl version`).
22-
* Flannel networking v0.9.1-amd64 or later (check with `docker images | grep flannel`) *or* OpenShift SDN on OpenShift 4.3 systems.
22+
* Flannel networking v0.9.1-amd64 or later (check with `docker images | grep flannel`), Calico networking (Calico v3.16.1 or Calico Enterprise v3.2.0),
23+
*or* OpenShift SDN on OpenShift 4.3 systems.
2324
* Docker 18.9.1 or 19.03.1 (check with `docker version`) *or* CRI-O 1.14.7 (check with `crictl version | grep RuntimeVersion`).
2425
* Helm 3.1.3+ (check with `helm version --client --short`).
2526
* Either Oracle WebLogic Server 12.2.1.3.0 with patch 29135930, Oracle WebLogic Server 12.2.1.4.0, or Oracle WebLogic Server 14.1.1.0.0.

0 commit comments

Comments
 (0)