kunalsawhney
kunalsawhney
Something similar happened to me recently: ```CannotPullContainerError: containerd: pull command failed: time="2021-XX-XXTXX:XX:XXZ" level=info msg="apply failure, attempting cleanup" error="failed to extract layer sha256:XXXXXXXX: write /var...``` These truncated messages are very annoying...
@carthic1 the issue is due to lack of storage in the ECS tasks. AWS has launched new feature of being able to attach EphemeralStorage of upto 200 GB to your...
Hi @adesgautam, The extra ephemeralStorage storage for the Fargate tasks cannot be configured through the console. You can refer to this doc for details on what all options are supported:...
@HebertCL were you able to resolve this ?