Azure service fabric cluster provisioning questions

北城余情 提交于 2019-12-11 13:39:47

问题


Once I create the azure service fabric cluster through azure portal, I am not sure how long I am supposed to wait for the cluster to be up and running. I am only using bare minimum configuration (with node type count 1 and bronze model with 3 VMs etc.) Will take an hour or 2 or more or less? Will there be some kind of indication that cluster deployment is done and is available for me to publish code from visual studio? Also I am not seeing any nodes in the provisioned cluster in the portal.

Thanks. Raghu/..


回答1:


Per mckjerral, I changed my VM Size type from A1 standard to DS1 standard and also to reliability tier from Bronze to Silver type, it deployed successfully and I was able to publish my service fabric app to it. Thank you for your help.

Raghu/..



来源:https://stackoverflow.com/questions/36438519/azure-service-fabric-cluster-provisioning-questions

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!