Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion latest/ug/automode/auto-elb-example.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ spec:
cpu: "0.5"
----

NOTE: If you receive an error loading the image `public.ecr.aws/l6m2t8p7/docker-2048:latest`, confirm your Node IAM role has sufficent permissions to pull images from ECR. For more information, see <<auto-learn-node-iam-role>>.

**Key components:**

- Deploys 5 replicas of the application
Expand Down Expand Up @@ -243,4 +245,4 @@ If the game doesn't load:
- Verify ALB health checks: Check the target group health in {aws} Console


📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23auto-elb-example%5D&type=code[Edit this page on GitHub]
📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23auto-elb-example%5D&type=code[Edit this page on GitHub]
Loading