简体   繁体   English

如何将Kubernetes集群应用于现有的Azure虚拟机

[英]How to apply Kubernetes cluster to an existing azure virtual mechines

I have an existing azure virtual machines that deployed 30 docker containers. 我有一个已经部署了30个Docker容器的Azure虚拟机。 So I have decided to use Kubernetes service/cluster to manage deploy dockers container on that existing azure virtual machines. 因此,我决定使用Kubernetes服务/集群在该现有的Azure虚拟机上管理部署dockers容器。 I have also deploy azure registry to store docker images. 我还部署了azure注册表来存储docker映像。

Is it possible way? 有可能吗? Please help to give me your opinion? 请帮忙给我您的意见吗?

If you are familiar with Ansible then the best way is probably Kubespray . 如果您熟悉Ansible,那么最好的方法可能是Kubespray It is capable of creating clusters almost of any complexity and also contains many features that other cluster management tools like kubeadm don't have. 它能够创建几乎任何复杂性的集群,并且还包含kubeadm等其他集群管理工具所没有的许多功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM