-
Notifications
You must be signed in to change notification settings - Fork 535
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
Failure to create NetworkTopology resource from example #793
Comments
cc @jpedro1992 |
Dear @dmitsh, Thank you for your interest in Diktyo and its network-aware plugins. The guide might be outdated since it is based on the first version of the plugins and the CRDs have been updated since then. I need to double-check this and update it. In the meantime, I have created two tutorials about Diktyo and its plugins. Could you please follow one of these and let me know if you encounter issues? For one of them, I created a helm chart that deploys all CRDs and components needed to run the network-aware scheduler as an additional scheduler. Tutorial ICIN 2024 - includes helm chart |
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 |
The Kubernetes project currently lacks enough active 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 rotten |
Area
Other components
No response
What happened?
I'm following the documentation, but I cannot not deploy NetworkTopology resource from this example.
Here is what I did:
$ cd kubernetes-sigs/scheduler-plugins/manifests/install/charts $ helm install --repo https://scheduler-plugins.sigs.k8s.io/ scheduler-plugins scheduler-plugins
scheduling.sigs.x-k8s.io/v1alpha1
withnetworktopology.diktyo.x-k8s.io/v1alpha1
in the NetworkTopology example, otherwise this CRD is not foundWhat did you expect to happen?
I expect correct documentation and working example
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
Kubernetes version
Client Version: v1.29.7
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.7
Scheduler Plugins version
The text was updated successfully, but these errors were encountered: