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 blog post for EKS Auto Mode #13529

Merged
merged 8 commits into from
Dec 16, 2024
Merged

Add blog post for EKS Auto Mode #13529

merged 8 commits into from
Dec 16, 2024

Conversation

flostadler
Copy link
Contributor

@flostadler flostadler commented Dec 6, 2024

Proposed changes

Today at re:Invent, AWS announced Amazon Elastic Kubernetes Service (Amazon EKS) Auto Mode, a new feature that fully automates compute, storage, and networking management for Kubernetes clusters.

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

  • Release EKS Auto Mode for pulumi-eks
  • Update meta.png

@flostadler flostadler self-assigned this Dec 6, 2024
@flostadler flostadler marked this pull request as draft December 6, 2024 21:43
@pulumi-bot
Copy link
Collaborator

Copy link
Contributor

@guineveresaenger guineveresaenger left a 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.

content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
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!
Copy link
Contributor

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:
Copy link
Contributor

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".

Copy link
Contributor Author

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

content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

content/blog/aws-eks-auto-mode/index.md Outdated Show resolved Hide resolved
@flostadler flostadler marked this pull request as ready for review December 9, 2024 17:57
@pulumi-bot
Copy link
Collaborator

Copy link
Collaborator

@meagancojocar meagancojocar left a 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+)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- 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+)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- 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)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Pulumi EKS Provider (TODO: upcoming release)
- [Pulumi EKS Provider ](/registry/packages/eks/)(TODO: upcoming release)

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@flostadler flostadler merged commit e4f3afb into master Dec 16, 2024
8 checks passed
@flostadler flostadler deleted the flostadler/eks-auto-mode branch December 16, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants