Access the MKE web UI¶
MKE allows you to control your cluster visually using the web UI. Role-based access control (RBAC) gives administrators and non-administrators access to the following web UI features:
Administrators:
Manage cluster configurations.
View and edit all cluster images, networks, volumes, and containers.
Manage the permissions of users, teams, and organizations.
Grant node-specific task scheduling permissions to users.
Non-administrators:
View and edit all cluster images, networks, volumes, and containers. Requires administrator to grant access.
To access the MKE web UI:
Open a browser and navigate to
https://<ip-address>
(substituting<ip-address>
with the IP address of the machine that ran docker run).Enter the user name and password that you set up when installing the MKE image.
Note
To set up two-factor authentication for logging in to the MKE web UI, see Use two-factor authentication.