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

Ensure node-groups have encrypted root volumes #9

Closed
addisonj opened this issue Jul 23, 2021 · 2 comments · Fixed by #40
Closed

Ensure node-groups have encrypted root volumes #9

addisonj opened this issue Jul 23, 2021 · 2 comments · Fixed by #40

Comments

@addisonj
Copy link
Contributor

We should default our node-groups to use encrypted root volumes.

This will better comply with our security policies of encryption by default

@jrsdav
Copy link
Contributor

jrsdav commented Jul 23, 2021

Looks like they added support for this through a launch config.
aws/containers-roadmap#585 (comment)

I'll dig into the parent EKS module we're using to see how I create and pass one to the node_groups sub module.
https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/modules/node_groups/launch_template.tf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants