[root@ucpmanager ~]# docker image pull docker/ucp:3.2.63.2.6: Pulling from docker/ucp4167d3e14976: Pull completeaf325902296c: Pull complete1c053272dca9: Pull complete[root@ucpmanager ~]# docker container run --rm -it --name ucp \> -v /var/run/docker.sock:/var/run/docker.sock \> docker/ucp:3.2.6 install \> --host-address 172.31.32.217 \> --interactiveINFO[0000] Your Docker daemon version 19.03.5, build 2ee0c57608 ... is compatible with UCP 3.2.6INFO[0000] Initializing New Docker SwarmAdmin Username: yogeshrahejaAdmin Password:Confirm Admin Password:WARN[0016] None of the Subject Alternative Names ... ("ucpmanager") ...You may enter additional aliases (SANs) now or press enter to proceed with the above list.Additional aliases:INFO[0019] Checking required ports for connectivityINFO[0025] Pulling required images... (this may take a while)INFO[0025] Pulling image: docker/ucp-agent:3.2.6...INFO[0043] Step 24 of 35: [Install Kubernetes CNI Plugin]
This will take several minutes as UCP deploys both Swarm and Kubernetes orchestrators.