-
Notifications
You must be signed in to change notification settings - Fork 227
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 blog post for EKS Auto Mode #13529
Conversation
Your site preview for commit 52ea56e is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-52ea56ef.s3-website.us-west-2.amazonaws.com. |
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.
nice first draft! extreme grammar nits and some thoughts; none blocking.
2. Check out our [EKS documentation](/registry/packages/eks/) | ||
3. Join our [Community Slack](https://slack.pulumi.com/) for support and discussions | ||
|
||
We are excited to see what you build with EKS Auto Mode and Pulumi! |
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.
love this entire summary! 💟
|
||
## What is EKS Auto Mode? | ||
|
||
EKS Auto Mode extends AWS management beyond the Kubernetes control plane to the underlying infrastructure that powers your workloads. It automates critical aspects of cluster operations including: |
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.
I think that despite linking out to the AWS docs, this section could handle a bit more detail on how it automates k8s clusters, and how that makes things easier and faster.
The Pulumi wrapper is really cool, definitely don't mean to knock it - but from the Pulumi side all the magic lies in the fact that yes, you can use Pulumi for this. Hence, it doesn't hurt to do a secondary plug for "why would I want to use Auto Mode anyway".
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.
Good point! I added some more details to this section
Your site preview for commit d04ba66 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-d04ba660.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 4780139 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-47801393.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 73b5960 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-73b59602.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit e3a9bc9 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-e3a9bc98.s3-website.us-west-2.amazonaws.com. |
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.
This is so great! Good work team
We have added EKS Auto Mode support across our AWS provider ecosystem: | ||
|
||
- Pulumi AWS Provider (v6.63.0+) | ||
- Pulumi AWS Cloud Control Provider (v1.13.0+) |
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.
- Pulumi AWS Cloud Control Provider (v1.13.0+) | |
- [Pulumi AWS Cloud Control Provider](/registry/packages/aws-native/) (previously known as Pulumi AWS Native) (v1.13.0+) |
|
||
We have added EKS Auto Mode support across our AWS provider ecosystem: | ||
|
||
- Pulumi AWS Provider (v6.63.0+) |
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.
- Pulumi AWS Provider (v6.63.0+) | |
- [Pulumi AWS Provider](/registry/packages/aws/) (v6.63.0+) |
|
||
- Pulumi AWS Provider (v6.63.0+) | ||
- Pulumi AWS Cloud Control Provider (v1.13.0+) | ||
- Pulumi EKS Provider (TODO: upcoming release) |
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.
- Pulumi EKS Provider (TODO: upcoming release) | |
- [Pulumi EKS Provider ](/registry/packages/eks/)(TODO: upcoming release) |
Your site preview for commit c36781f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-c36781f6.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit cd3db3e is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-cd3db3e5.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 96138cb is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-13529-96138cb1.s3-website.us-west-2.amazonaws.com. |
Proposed changes
AWS Announcement
AWS Blog post
This adds a blog post about the new EKS Auto Mode feature AWS released and how users can leverage it with Pulumi.
This is the PR for adding support to pulumi-eks: pulumi/pulumi-eks#1519
TODO
meta.png