DEV Community

Discussion on: Private Fargate Deployment with VPC Endpoints

Collapse
 
petedannemann profile image
Peter Dannemann • Edited

Thanks Dan. I've followed what you have here but am seeing ResourceInitializationError: unable to pull secrets or registry auth: pull command failed: : signal: killed when my task launches. Any ideas how to resolve this? I've been banging my head against this for long time now.

Collapse
 
danquack profile image
Daniel Quackenbush

@petedannemann looks like there were some modifications to how Fargate works since this article was written to when I published this. Not sure if you have solved this issue yet though? stackoverflow.com/questions/612651...