[Controller] Profile controller for multi user namespace initialization #3420
Labels
area/deployment/kubeflow
cuj/multi-user
priority/p0
status/triaged
Whether the issue has been explicitly triaged
/cc @chensun @IronPan
Part of #3241
Per discussion with Kubeflow team, each application should have its own controller for configuring user namespaces with required resources.
Therefore, we should write KFP's profile controller that configures KFP required resources in each user's namespace.
Current list of required resources:
Resources we are considering:
I will start with minio secret and mlmd grpc configmap as a POC.
The text was updated successfully, but these errors were encountered: