Skip to content

Conversation

@Sean1783
Copy link
Collaborator

What's changing and why?

Adding support for (2) additional regions for the GPU operator Helm chart.

Before/After UX

Before:
Before: No support for ICN and YUL.

After:
Adding support for (2) additional regions for the GPU operator Helm chart.

How was this change tested?

helm upgrade dependencies helm_chart/HyperPodHelmChart \
--set gpu-operator.enabled=true \
--set nvidia-device-plugin.devicePlugin.enabled=false \
-f helm_chart/HyperPodHelmChart/ecr-values/values-{$AWS_REGION}.yaml \
-n kube-system
helm list -A
kubectl get pods -n kube-system
kubectl describe pod $GPU_OPERATOR_COMPONENT_POD -n kube-system
kubectl describe node -n kube-system

Are unit tests added?

No

Are integration tests added?

No

Reviewer Guidelines

‼️ Merge Requirements: PRs with failing integration tests cannot be merged without justification.

One of the following must be true:

  • All automated PR checks pass
  • Failed tests include local run results/screenshots proving they work
  • Changes are documentation-only

@Sean1783 Sean1783 requested a review from a team as a code owner November 18, 2025 03:46
@Zhenshan-Jin Zhenshan-Jin self-requested a review November 18, 2025 03:53
@jam-jee jam-jee merged commit 1a249d3 into aws:main Nov 18, 2025
6 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.

4 participants