How to update Docker on CentOS 7
I recently noticed that the Kubernetes guys are moving their container images from the Docker hub registry to their own repository…
![]()
A quick look tells me that Google now has it’s own image repository (gcr.io) so it seems to make sense that the Kubernetes team would be using that rather than the Docker hub registry. That being said, I though all I’d have to do was update my YAML files to point to the new location. Unfortunately, that wasn’t the case. After pushing the controller definitions to the Kubernetes cluster it became apparent that the containers were stuck in a pending state. When I logged into one of the hosts and check the Docker logs I saw the issue…
After some digging, I found this…
Since the container image name had a ‘-‘ in it, Docker didn’t know what to do with it. So the fix is to update Docker to the latest stable code which happens to be version 1.5. In my case, the repositories I was using with YUM didn’t have 1.5 so we need to pull the latest binaries from Docker and use those. To update, Continue reading
The networking startup, spun out of DreamHost, gets some OpenStack clout.
Startup has raised nearly $100M in the name of networking-as-a-service and the software-defined WAN.
Two years later it's time for an update.