Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Managing users in KKP (Kubermatic Kubernetes Platform) the EWC Kubernetes Service is handled by an administrator with the owner role, and all user management tasks are performed through IAM.

...

  • If the user does not exist, create a new user in IAM and assign the appropriate roles to them.
    To create a new user in IAM, follow the instructions here.
    To assign roles to a user in IAM, follow the instructions in step 5 here

  • If the user already exists, simply assign the correct roles to them based on the desired level of access.

...

If you need to modify a user’s access, this is also done via IAM by changing their assigned role. Refer to the instructions here.

Note: After modifying a user's role, they must log out and log back in for the changes to take effect.

...