Profile

See also: How to manage Profiles

In Charmed Kubeflow, as in upstream Kubeflow, a Profile is an abstraction that denotes a collection of resources, roles, and credentials.

Anything a user does within Kubeflow is associated with a Profile. Every Profile is owned by at least one user; a Profile can be for individual use or shared with multiple users; and one user can even have multiple Profiles.

The name of the Profile is what shows in the header of the Kubeflow dashboard – if you have access to multiple Profiles, you can switch between them there.

For each Profile, Kubeflow creates a Namespace of the same name that encapsulates the resources specific to that Profile.

See more: upstream Kubeflow documentation for multi-tenancy (multi user)


Last updated a month ago.