You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Docker 18.03.1.ce (check with `docker version`).
22
-
* Helm 2.8.2+ (check with `helm version`).
21
+
* Docker 18.9.1 (check with `docker version`) *or* CRI-O 1.14.7 (check with `crictl version | grep RuntimeVersion`).
22
+
* Helm 2.14.3+ (check with `helm version`).
23
23
* Oracle WebLogic Server 12.2.1.3.0 with patch 29135930.
24
24
* The existing WebLogic Docker image, `container-registry.oracle.com/middleware/weblogic:12.2.1.3 `,
25
25
has all the necessary patches applied.
@@ -30,7 +30,7 @@ Detailed instructions are available [here]({{< relref "/userguide/managing-opera
30
30
31
31
### OpenShift
32
32
33
-
Operator 2.0.1+ is certified for use on OpenShift 3.11.43+, with Kubernetes 1.11.5+.
33
+
Operator 2.0.1+ is certified for use on OpenShift 3.11.43+, with Kubernetes 1.11.5+. OpenShift 4 certification is currently in progress.
34
34
35
35
When using the operator in OpenShift, the anyuid security context constraint is required to ensure that WebLogic containers run with a UNIX UID that has the correct permissions on the domain filesystem.
0 commit comments