docker规模集部署失败 [英] docker scale set deployment fails

查看:110
本文介绍了docker规模集部署失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用通过PowerShell部署的模板来创建Docker CE环境.部署失败,所有规模集都发生冲突

I use a template which I deploy via PowerShell to create a docker CE environment. the deployment fails with a conflict for all scale sets

  错误":{
    "代码":"ResourceDeploymentFailure",
    "message":资源操作完成,终端供应状态为"Failed".",
    详细信息":[
     {
       "代码":"OSProvisioningInternalError",
       消息":由于内部错误,VM'swarm-manager-vmss_0'的OS配给失败."
     }
    ]
  }
}

{
  "status": "Failed",
  "error": {
    "code": "ResourceDeploymentFailure",
    "message": "The resource operation completed with terminal provisioning state 'Failed'.",
    "details": [
      {
        "code": "OSProvisioningInternalError",
        "message": "OS Provisioning failed for VM 'swarm-manager-vmss_0' due to an internal error."
      }
    ]
  }
}

知道导致错误的原因是什么?

any idea what is causing the error?

推荐答案

可以重试部署吗? 建议您参考 .

I would Suggest you to refer ARM template for deploying windows based docker swarm in Azure.

免责声明 : 该响应包含对第三方万维网站点的引用. Microsoft为方便您而提供此信息. Microsoft不控制这些站点,也没有测试在这些站点上找到的任何软件或信息;所以, Microsoft无法对在此找到的任何软件或信息的质量,安全性或适用性做出任何陈述.使用Internet上发现的任何软件都存在固有的危险,Microsoft提醒您确保自己 在从Internet上检索任何软件之前,请先完全了解该风险.

Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet. 

If this answer was helpful, click "Mark as Answer" or "Up-Vote". To provide additional feedback on your forum experience, click here


这篇关于docker规模集部署失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆