bottlerocket-os/bottlerocket

Should the bottlerocket containerd-config.toml file have discard_unpacked_layers set to true by default

Open

#3,314 opened on Aug 3, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Rust (6,938 stars) (386 forks)batch import
area/corehelp wantedstatus/iceboxtype/enhancement

Description

What I'd like: discard_unpacked_layers to be enabled for containerd by default.

Please see this issue in the default EKS AMI for full details and testing done in that AMI that should apply to Bottlerocket too.

I believe the containerd settings are here for the default version and here for nvidia version.

Any alternatives you've considered: This would require making a custom AMI as described in this issue.

Contributor guide