Create organizations, teams, and users

This topic describes how to create organizations, teams, and users.

Note

  • Individual users can belong to multiple teams but a team can belong to only one organization.

  • New users have a default permission level that you can extend by adding the user to a team and creating grants. Alternatively, you can make the user an administrator to extend their permission level.

  • In addition to integrating with LDAP services, MKE provides built-in authentication. You must manually create users to use MKE built-in authentication.

Create an organization

  1. Log in to the MKE web UI as an administrator.

  2. Navigate to Access Control > Orgs & Teams > Create.

  3. Enter a unique organization name that is 1-100 characters in length and which does not contain any of the following:

    • Capital letters

    • Spaces

    • The following non-alphabetic characters: \*+[\]:;|=,?<>"'

  4. Click Create.

Create a team in the organization

  1. Log in to the MKE web UI as an administrator.

  2. Navigate to the required organization and click the plus icon in the top right corner to call the Create Team dialog.

  3. Enter a team name with a maximum of 100 characters.

  4. Optional. Enter a description for the team. Maximum: 140 characters.

  5. Click Create.

Add an existing user to a team

  1. Log in to the MKE web UI as an administrator.

  2. Navigate to the required team and click the plus sign in the top right corner.

  3. Select the users you want to include and click Add Users.

Create a user

  1. Log in to the MKE web UI as an administrator.

  2. Navigate to Access Control > Users > Create.

  3. Enter a unique user name that is 1-100 characters in length and which does not contain any of the following:

    • Capital letters

    • Spaces

    • The following non-alphabetic characters: \*+[\]:;|=,?<>"'

  4. Enter a password that contains at least 8 characters.

  5. Enter the full name of the user.

  6. Optional. Toggle IS A MIRANTIS KUBERNETES ENGINE ADMIN to Yes to give the user administrator privileges.

  7. Click Create.