We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for a standalone installation where the manager and runtimes are included together. This would simplify the installation process.
cc @kubeflow/wg-manifests-leads @kubeflow/wg-training-leads @andreyvelich @Electronic-Waste
As discussed in #2382, we can use fifo sortOption to provide a streamlined setup process, eliminating the need for separate overlays.
fifo
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
/remove-label lifecycle/needs-triage /release 2.0
I just noticed that the base https://github.com/kubeflow/trainer/blob/0a498fef86bc1417bdff0d2f6c17bffa2e90777e/manifests/base/manager/manager.yaml is missing the securitycontext. See kubeflow/katib#2528 as reference. Please add a securitycontext that satisfies PSS restricted https://kubernetes.io/docs/concepts/security/pod-security-standards/ to all of the pods you create.
Doris-xm
Successfully merging a pull request may close this issue.
What you would like to be added?
Add support for a standalone installation where the manager and runtimes are included together. This would simplify the installation process.
cc @kubeflow/wg-manifests-leads @kubeflow/wg-training-leads @andreyvelich @Electronic-Waste
Why is this needed?
As discussed in #2382, we can use
fifo
sortOption to provide a streamlined setup process, eliminating the need for separate overlays.Love this feature?
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered: