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 tutorial on ECR EKS integration #138

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Add tutorial on ECR EKS integration #138

merged 1 commit into from
Apr 13, 2022

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Apr 13, 2022

Due to recent interest, I created a small sample to demonstrate the integration between EKS and ECR and its pitfalls (mainly the possibility of failure to resolve localhost.localstack.cloud).

It is a small example, with the necessary explanation at the beginning, with a small sample to demonstrate (nothing special, just creating a pod up to the point where the image is pulled) afterwards, using awscli. With the correct configuration of EXTERNAL_HOSTNAME, any IaC tool should work as well though.

@dfangl dfangl requested review from whummer and HarshCasper April 13, 2022 15:25
@github-actions
Copy link

github-actions bot commented Apr 13, 2022

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-138.surge.sh 🎊

@dfangl
Copy link
Member Author

dfangl commented Apr 13, 2022

Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for adding this sample @dfangl ! 💯

Linter check is still failing - is that something we can look into in a follow-up PR @HarshCasper ?

@whummer whummer merged commit 398dc32 into main Apr 13, 2022
@whummer whummer deleted the ecr-eks-integration branch April 13, 2022 17:34
@HarshCasper
Copy link
Member

Awesome, thanks for adding this sample @dfangl ! 💯

Linter check is still failing - is that something we can look into in a follow-up PR @HarshCasper ?

I will fix that or migrate it to an alternative if this persists.

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.

3 participants