本文介绍了Azure容器实例,服务器Farbric还是Kubernetes?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
可能是一个简单的问题-但是我还没有在Azure上使用Container的经验.
我想托管一个公开的Web API,并希望有一个容器来对Web API进行运行状况监视.此人不应该公开露面.我怎样才能最好地将它们部署在一个小组中?
如果我使用容器实例进行此操作-是否可以在一个组中同时为Web API提供公开的IP,并为运行状况监视提供专用的部分?
谢谢
解决方案
Probably a simple question - but I'm not yet experienced in Azure with Containers.
I want to host a web API to public and have a container to perform health monitoring for the web API. This one shouldn't be exposed to public. How can I deploy them best in a group?
If I do this with Container Instances - is it possible to have in a group a public exposed IP for the web API and a private part for the health monitoring?
Thank you
解决方案
这篇关于Azure容器实例,服务器Farbric还是Kubernetes?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!