简体   繁体   中英

Find version of Docker in OpenShift cluster

How can I find out which version of Docker serves inside an OpenShift cluster when I am not able to execute oc describe node (presumably because mine is not an admin account). Or does OpenShift 3.11 use a well-known default version of Docker (similar to its well-known use of Kubernetes 1.11 ).

Per OCP is supported the specific Docker version. The Docker version is 1.13.1 on OCPv3.11 . Refer here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM