Managing users in the EWC Kubernetes Service is handled by an administrator with the owner role, and all user management tasks are performed through IAM.
Adding a User:
To add a user, you first need to check if the user already exists in 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.
Modifying User 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.
Removing a User:
To remove a user from your project, revoke all ewc-app- roles assigned to them in IAM.