0

Currently, all our nodes are on Ubuntu, but I'm considering switching to CentOS. But I want to stagger the switch over.

Simon Tsang
  • 127
  • 1
  • 3
  • 8

1 Answers1

0

Short answer: Yes. See Introducing Docker Cloud

You can also provide your own node or nodes. This means you can use any Linux host connected to the Internet as a Docker Cloud node as long as you can install a Cloud agent. The agent registers itself with your Docker account, and allows you to use Docker Cloud to deploy containerized applications.

David Yew
  • 417
  • 5
  • 15