-
Notifications
You must be signed in to change notification settings - Fork 277
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
Add a troubleshooting page #1410
Comments
If Also sometimes, I need to check the feature gates like kubernetes does The integrated component's version is also something we should consider, I used to meet our users complaining about kueue not working with kubeflow, he already installed kubeflow1.7, however, the training-operator is 1.6, but we need 1.7 specifically. Maybe we can take this as a special case. |
Q1. The desired flavor isn't assigned to the Job. Q2. In spite of a job being admitted, pods from a job are pending. Q3. In spite of enabled sequential admission, all pods can not be started, and the part of pods are started. |
/remove-kind feature |
/assign |
A state diagram of Workload conditions would be useful. Annecdotically, I just got a question from a developer about what is QuotaReserved. |
Another common user error: installing the integration (for example jobset or kuberay) after installing kueue. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
What is missing here before we can close? We have the base version of the guide. I believe we can improve it in follow up issues focused on specific features. WDYT @tenzen-y ? |
I'm ok with closing of this. During this year, we evolved the troubleshooting guide, so let's re-organize what is missing separately. |
/close |
@tenzen-y: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What would you like to be added:
We can start documenting common user errors. For example:
Why is this needed:
I think one of this scenarios was reported in #1407.
/kind documentation
The text was updated successfully, but these errors were encountered: