Skip to content
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

Add EKS Installation Guide #287

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Add EKS Installation Guide #287

merged 3 commits into from
Oct 25, 2024

Conversation

samos123
Copy link
Contributor

No description provided.

docs/installation/eks.md Outdated Show resolved Hide resolved
export GPU_AMI_ID="$(aws ssm get-parameter --name /aws/service/eks/optimized-ami/${K8S_VERSION}/amazon-linux-2-gpu/recommended/image_id --query Parameter.Value --output text)"
```

Tweak the above environment variables as needed and re-run if you lose your shell session.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would remove this line

Copy link
Contributor

@nstogner nstogner left a comment

Choose a reason for hiding this comment

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

Good work! I added some suggestions, but feel free to merged as-is. My biggest concern would be avoiding any machine-type node selectors in resource profiles if at all possible.

@samos123 samos123 merged commit 40ba147 into main Oct 25, 2024
11 checks passed
@samos123 samos123 deleted the eks-efs-karpenter branch October 25, 2024 02:27
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