Skip to content

fix: Adds config to use eks gpu nodes #45

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

Merged
merged 5 commits into from
Jul 30, 2025
Merged

Conversation

roman-castai
Copy link
Contributor

No description provided.

@roman-castai roman-castai self-assigned this Jul 18, 2025
@@ -47,12 +47,17 @@ spec:
nodeSelector:
{{- toYaml . | nindent 8 }}
{{- end }}
{{- if eq .Values.provider "gke"}}
{{- if .Values.gpuMetricsExporter.affinity }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so idea here is to introduce generic affinity rule while still keep support for doing the same from gke section. Maybe let's add some comment just to use this gpuMetricsExporter.affinity as preferable approach, so in future we could maybe unify it and remove provider.gke, wdyt?

@roman-castai roman-castai merged commit 76497f9 into main Jul 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants