无法创建用于多容器Docker的EB环境

时间:2019-08-05 17:12:46

标签: docker amazon-elastic-beanstalk

我将为elasticbeanstalk设置示例multi-container docker环境。
但是由于错误而未创建。

环境层:Web服务器
other configuation info is here

我想为elasticbeanstalk创建示例multi-container docker环境。
但是实际没有创建。

ERROR   Creating Auto Scaling group named: awseb-e-at4dw9xg2u-stack-AWSEBAutoScalingGroup-11FLLBCSSSP3 failed.
        Reason: Group did not stabilize. {current/minSize/maxSize} group size = {0/1/1}. 
        Failed Scaling Activity: No default subnet for availability zone: 'ap-northeast-1c'. Launching EC2 instance failed.
ERROR   Stack named 'awseb-e-at4dw9xg2u-stack' aborted operation. 
        Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBAutoScalingGroup].

1 个答案:

答案 0 :(得分:0)

正如@ mchawre在评论中建议的那样,我已解决此问题

Failed Scaling Activity: No default subnet for availability zone: 'ap-northeast-1c'. Launching EC2 instance failed You don;t have any default subnet for ap-northeast-1c```