Publishing Applications in Docker Enterprise

The previous chapter helped us to understand Docker Enterprise's control plane components. Docker UCP deploys Docker Swarm and Kubernetes clusters over the same nodes. Both orchestrators share host components and devices. Each orchestrator will manage its own hardware resources. Information such as available memory and CPU is not shared between orchestrators. Therefore, we have to take care if we use both on a host simultaneously.

But what about publishing applications deployed on them? We learned how to publish applications on Docker Swarm and Kubernetes, but working on enterprise environments must be secure. In this chapter, we will learn how to publish applications on Docker Enterprise environments ...

Get Docker Certified Associate (DCA): Exam Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.