Installing and Running Applications with Docker Enterprise Universal Control Plane (UCP)
Description
The Universal Control Plane (UCP) is a web-based component of Docker Enterprise for unified cluster and application management. It is the main point of interaction for Docker Enterprise users and the point of integration for applications. UCP extends Docker Enterprise by providing a web interface, identity management, security, and other additional services beneficial to enterprises.
In this lab, you will learn how to install UCP onto bare Docker hosts to create a multi-node installation from the ground up. You will also learn how to deploy applications onto the UCP cluster you create using the web interface.
Learning Objectives
Upon completion of this lab, you will be able to:
- Install Universal Control Plane (UCP)
- Join new nodes to the UCP cluster
- Deploy Docker container applications using the UCP web interface
- Monitor and inspect resources in a UCP cluster using the web interface
Intended Audience
- Docker Enterprise users
- Those evaluating enterprise container orchestration platforms
- Docker Certified Associate (DCA) exam candidates
Prerequisites
You should be familiar with:
- Docker and the Docker CLI
- Docker swarm mode fundamentals including manager and worker nodes
The following Cloud Academy content can help you meet the prerequisites if necessary:
Updates
October 4th, 2022 - Updated the lab to use the Cloud Academy Web Terminal
July 18th, 2022 - Resolved UCP installation issue