简体   繁体   中英

How to apply Kubernetes cluster to an existing azure virtual mechines

I have an existing azure virtual machines that deployed 30 docker containers. So I have decided to use Kubernetes service/cluster to manage deploy dockers container on that existing azure virtual machines. I have also deploy azure registry to store docker images.

Is it possible way? Please help to give me your opinion?

If you are familiar with Ansible then the best way is probably 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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