Enabling NodeSelector Option in CVAT - Helm Chart #10713
Ryanrek007
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear CVAT User/Developer,
Currently, I've actively use and maintain the infrastructure of CVAT in Cloud Provider (EKS) as a HELM Chart Deployment.
in my case, we have a lot manage service that deployed into different Nodes, namespace, etc.
Based on default helm values CVAT on: https://github.com/cvat-ai/cvat/blob/develop/helm-chart/values.yaml, I notice that current helm Chart values / Templates of CVAT doesn't define explicitly
.spec.nodeSelectoreven though we can define using.spec.affinityoption instead.But, In my opinion, it would be great if we can use / enable NodeSelector option in current helm chart values or later (for simplifying pod scheduling based on Node Label that we have defined in our cluster before)
Propose
.cvat.backend.cvat.initializer.cvat.server.cvat.server.worker.cvat.server.worker.annotation.cvat.server.worker.chunks.cvat.server.worker.consensus.cvat.server.worker.export.cvat.server.worker.import.cvat.server.worker.qualityreports.cvat.server.worker.utils.cvat.server.worker.webhooks.cvat.frontend.cvat.kvrocks.cvat.opaPlease let me know if anyone has consideration / thought about it.
Thank you.
Regards,
Ryan
Beta Was this translation helpful? Give feedback.
All reactions