mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
724 B
724 B
description, keywords, redirect_from, title
| description | keywords | redirect_from | title | |
|---|---|---|---|---|
| Learn how to access Docker Universal Control Plane from the web browser. | docker, ucp, web, administration |
|
Web-based access |
Docker Universal Control Plane allows you to manage your cluster in a visual way, from your browser.
Docker UCP secures your cluster with role-based access control. From the browser, Administrators can:
- Manage cluster configurations,
- Manage the permissions of users and teams,
- See all images, networks, volumes, and containers.
Non-admin users can only see and change the images, networks, volumes, and containers, they are granted access.

