-
Notifications
You must be signed in to change notification settings - Fork 798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small updates to Central Dashboard docs #3946
Conversation
varodrig
commented
Dec 14, 2024
- Minor updates to Central Dashboard documentation
Signed-off-by: varodrig <varodrig@redhat.com>
Signed-off-by: varodrig <varodrig@redhat.com>
Skipping CI for Draft Pull Request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/assign @thesuperzapper |
@thesuperzapper @ederign any news on this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments.
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> Signed-off-by: Valentina Rodriguez Sosa <64439402+varodrig@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> Signed-off-by: Valentina Rodriguez Sosa <64439402+varodrig@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure about these changes. I feel like most of these linked concepts (namespace, configmap, CRD, etc.) should be prerequisites before reading or learning about Kubeflow
Do you think adding a link to the technical documentation will not help the reader? I agree that people should probably know already about it, but what if you do not remember a specific concept at that time. |
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> Signed-off-by: Valentina Rodriguez Sosa <64439402+varodrig@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> Signed-off-by: Valentina Rodriguez Sosa <64439402+varodrig@users.noreply.github.com>
No preference here |
@thesuperzapper any news on this? Are they are changes needed? Thanks. |
/assign @terrytangyuan @kubeflow/wg-manifests-leads @thesuperzapper Please review when you have time. |
@@ -6,13 +6,17 @@ weight = 20 | |||
|
|||
## What is a Kubeflow Profile? | |||
|
|||
A Profile is a Kubernetes CRD introduced by Kubeflow that wraps a Kubernetes Namespace. | |||
A Kubeflow Profile is a [Kubernetes CRD](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions) introduced by Kubeflow that wraps a Kubernetes [Namespace](https://kubernetes.io/docs/tasks/administer-cluster/namespaces-walkthrough/). | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we keep this as a single paragraph, It's a bit short otherwise.
That is, can we remove these new lines.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
resolved
/retitle Small updates to Central Dashboard docs |
Signed-off-by: varodrig <varodrig@redhat.com>
/assign @terrytangyuan @kubeflow/wg-manifests-leads @thesuperzapper Please review when you have time. |
Profile are owned by a single user, and can have multiple contributors with view or modify access. | ||
The owner of a profile can add and remove contributors (this can also be done by the cluster administrator). | ||
|
||
A Kubeflow Profile is a [Kubernetes CRD](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions) introduced by Kubeflow that wraps a Kubernetes [Namespace](https://kubernetes.io/docs/tasks/administer-cluster/namespaces-walkthrough/). Profile are owned by a single user, and can have multiple contributors with view or modify access. The owner of a profile can add and remove contributors (this can also be done by the cluster administrator). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ProfileS are owned by a single user,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed a fix to the branch for this
/lgtm are there any strong objections? Because otherwise I would approve it as well. |
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
I pushed a commit to the branch to fix the typo of "Profile" when it should have been "profiles" (not from your PR, but was already there in the website). It's fine to mere now. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: thesuperzapper The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |