Skip to content

Commit 2351e05

Browse files
rosemarymaranorjeberhard
authored andcommitted
update prereqs
1 parent 9a80b83 commit 2351e05

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

site/user-guide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,14 @@ Oracle recommends careful consideration before deciding to expose any administra
9898
* Flannel networking v0.9.1-amd64 (check with `docker images | grep flannel`).
9999
* Docker 18.03.1.ce (check with `docker version`).
100100
* Helm 2.8.2+ (check with `helm version`).
101-
* Oracle WebLogic Server 12.2.1.3.0 with patch 29135930.
101+
* Oracle WebLogic Server 12.2.1.3.0 with patch 29135930 (check with `docker run store/oracle/weblogic:12.2.1.3 /u01/oracle/OPatch/opatch lsinventory`).
102102
* The existing WebLogic Docker image, `store/oracle/weblogic:12.2.1.3`,
103103
was updated on January 17, 2019, and has all the necessary patches applied.
104104
* A `docker pull` is required if you pulled the image prior to that date.
105105
* You must have the `cluster-admin` role to install the operator.
106106

107107
### OpenShift
108108

109-
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.
109+
The operator is certified for use on OpenShift 3.11.43+
110+
111+
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

Comments
 (0)