Docker-engine conflicts with 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64 solution
Source: Internet
Author: User
When you install Kubernetes on the server, there is a problem when you perform the following command installation:
Yum install-y Etcd kubernetes
Error: Docker-engine conflicts with 2:docker-1.12.6-68.gitec8512b.el7.centos.x86_64
The detailed error description is as follows:
Workaround: Because Docker is installed automatically when the kubernetes is installed, performing this step can cause conflicts if there is already a Docker installed on the machine. If the Docker version already installed is inconsistent with the Docker version of Kubernetes, the error will inevitably result. So it is advisable to install the kubernetes on the machine without installing Docker, or uninstall the original Docker. Note that the screenshot above suggests that you can use the "--skip-broken" command to avoid this error, but after I observed that there is no egg to use ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service