amazon-eks-ami icon indicating copy to clipboard operation
amazon-eks-ami copied to clipboard

Add ability to customize containerd-config.toml

Open anusha-ragunathan opened this issue 3 years ago • 1 comments

What would you like to be added:

Today, a default containerd-config.toml is made available via bootstrap.sh Add the ability to pass a custom container config to bootstrap.sh

A similar option is available when using docker as the CRI implementation via $DOCKER_CONFIG_JSON. Expose something like that for containerd as well.

Why is this needed:

Needed so custom containerd configurations can be passed to EKS bootstrapper.

anusha-ragunathan avatar Jan 18 '22 22:01 anusha-ragunathan

relates to #790

bryantbiggs avatar Feb 01 '22 14:02 bryantbiggs