-
Notifications
You must be signed in to change notification settings - Fork 993
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
missing numatopologies in yaml for arm64 #1836
Comments
/cc @huone1 |
Hello 👋 Looks like there was no activity on this issue for last 90 days. |
Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗 |
Hello 👋 Looks like there was no activity on this issue for last 90 days. |
Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗 |
What happened:
After scheduler running, I noticed that it cannot find numatopologies in cluster. So the scheduler cannot run healthy
What you expected to happen:
The scheduler runs healthy
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): 1.17.3uname -a
): Linux ubuntu-k8s-master-1 5.4.0-1045-raspi Reclaim CI failed #49-Ubuntu SMP PREEMPT Wed Sep 29 17:49:16 UTC 2021 aarch64 aarch64 aarch64 GNU/LinuxAfter all , I fix this bug with adding CustomResourceDefinition of "numatopologies.nodeinfo.volcano.sh" in volcano-development-arm64.yaml, and add resources numatopologies in ClusterRole volcano-scheduler.
The text was updated successfully, but these errors were encountered: