For the current production release 3.2.5:
kubectl version
).docker images | grep flannel
), Calico networking v3.16.1 or later,
or OpenShift SDN on OpenShift 4.3 systems.docker version
) or CRI-O 1.20.6+ (check with crictl version | grep RuntimeVersion
).helm version --client --short
).Model in Image
, WebLogic Deploy Tooling 1.9.11.container-registry.oracle.com/middleware/weblogic:12.2.1.3
,
has all the necessary patches applied.docker run container-registry.oracle.com/middleware/weblogic:12.2.1.3 sh -c
'source $ORACLE_HOME/wlserver/server/bin/setWLSEnv.sh > /dev/null 2>&1 && java weblogic.version'
.docker run container-registry.oracle.com/middleware/weblogic:12.2.1.3 sh -c
'$ORACLE_HOME/OPatch/opatch lspatches'
.cluster-admin
role to install the operator. The operator does
not need the cluster-admin
role at runtime. For more information, see the role-based access control, RBAC, documentation.