Skip to main content
Version: master

Create

Teams can be created in the Loft UI as follows.

  1. Select the Users field on the left menu bar.
  2. Click the Teams button on the User Management screen.
  3. Click the button.
  4. In the drawer that appears from the right, give your new team a name by replacing the 'my-team' placeholder name, or by updating the manifest YAML 'metadata.name' field.
  5. [Optional] Update the team with any additional desired configuration options.
    1. The Team Members tab contains settings that govern which users or groups are members of this team. The Users as Members selector allows you to include individual users directly into the team, while theSSO Groups as Members allows you to include users whose standard kubernetes groups (clusterroles) match the provided values set here.
    2. Advanced Options allow for configuring cluster roles that apply to this team, as well as Image Pull Secrets, that allow users in this team to automatically receive the provided image pull secrets upon logging into Loft (via the Loft CLI).
    3. Access allows you to define which users and teams have access to modify the team you are currently creating.
  6. Click on the button.