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

Managed worker nodes disk encryption. #1023

Closed
abhinav5656 opened this issue Sep 29, 2020 · 3 comments
Closed

Managed worker nodes disk encryption. #1023

abhinav5656 opened this issue Sep 29, 2020 · 3 comments

Comments

@abhinav5656
Copy link

Hi,

I have deployed the eks cluster with managed worker nodes. I want to enable the encryption in the disk which is attached to worker nodes.
In this link i did not find any attribute to enable the kms encryption for the disk. there is only disk size attribute.
https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/modules/node_groups

Please help.

Regards

@trastle
Copy link

trastle commented Sep 30, 2020

Not speaking for the maintainers for this module, but this is not so much a problem with the Terraform module as a problem with EKS. The (very recent) fix for this has been to add support for Launch Templates:

It seems there is already an issue to support Launch Templates in the TF Module here: #979

@barryib
Copy link
Member

barryib commented Nov 2, 2020

Closing this since #997 is now merged and v13.1.0 released. See examples/launch_templates_with_managed_node_groups for disk encryption.

@barryib barryib closed this as completed Nov 2, 2020
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants