-
Notifications
You must be signed in to change notification settings - Fork 151
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
Eks workshop with ee blueprint #99
Eks workshop with ee blueprint #99
Conversation
Fix a broken link to the EC2 AutoScaling user guide.
Update create_asg.md broken link to ASG documentation https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-purchase-options.html
Adding site terms and conditions
Co-authored-by: Palavalasa <[email protected]>
EKS 1.18 changes
Updated ReadMe and Index files Upgraded EKS to 1.18 Upgraded EKSCTL to 0.31.0, KUBECTL to 1.18.12 and Cluster Autoscaler to 1.18.3 to support EKS 1.18 Upgraded Metrics Server to 2.11.4, Kube Ops View to 1.19.3 and AWS Node Termination Handler to 0.12.0 Updated screenshots to reflect latest EC2 Instances console UI, specific to adding instance role to Cloud9 EC2 instance.
content/using_ec2_spot_instances_with_eks/prerequisites/aws_event.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Awesome addition Sandeep!
This merge adds changes that offer the option to shorten the duration of workshops. At AWS events an account with a cloud9 environment with all the pre-requisites and applications installed and an EKS cluster configured and waiting to plug Spot instances is created in your behalf. When running at your own pace, users can apply the same configuration using the equivalent cloudformation automation. This reduces the duration of the workshop in at least 20 mins (that usually takes going manually through the setup of all this components) and focuses the time on the integration and best practices using Spot instances |
Adding a new flow to EKS workshop for shorter AWS events using EE blueprint.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.