User Management⚓︎
Links to external documentation
User Accounts⚓︎
prokube uses Keycloak as the default identity provider. For each user, an account is created in Keycloak. These accounts are then linked to profiles in Kubeflow. User management is done by an administrator.
Kubeflow Profiles⚓︎
Kubeflow profiles are used to manage access to resources and data, and are linked to actual user accounts. This way, users can have access to multiple profiles and profiles can be shared between multiple users.
Profile selection⚓︎
If you have access to multiple profiles, you can select the active profile in the Kubeflow web UI. The active profile is displayed in the top left side. You can switch the active profile by clicking on the profile name and selecting the desired profile from the dropdown list.
Manage profile contributors⚓︎
Each profile has exactly one user as the profile owner. All other users that have access to the profile are called contributors. Contributors can be added and removed in the web UI. To do so, click "Manage Contributors" in the menu. For some profiles only administrators can manage contributors.