-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Validation Checklist
- Is this a Kubeflow issue?
- Are you posting in the right repository ?
- Did you follow the Kubeflow installation guideline ?
- Is the issue report properly structured and detailed with version numbers?
- Is this for Kubeflow development ?
- Would you like to work on this issue?
- You can join the CNCF Slack and access our meetings at the Kubeflow Community website. Our channel on the CNCF Slack is here #kubeflow-platform.
Version
master
Describe your issue
I proposed during the previous Kubeflow Community meeting that we rename namespace from kubeflow to kubeflow-system. So we make the kubeflow-system - the default namespace for the Kubeflow control plane.
The motivation is to make it easier for cluster admins to understand that the Kubeflow control plane is deployed in this namespace, and make Kubeflow consistent with other CNCF projects. For example:
- Kubernetes: kube-system
- Istio: istio-system
- Kueue: kueue-system
FYI, @kubeflow/wg-training-leads are already using the kubeflow-system namespace for Kubeflow Training V2.
WDYT @kubeflow/wg-manifests-leads ?
Put here any screenshots or videos (optional)
No response