How to apply Kubernetes cluster to an existing azure virtual mechines [on hold]webjob and a virtual machine communication in azureUnable to run Hyperkube (kubernetes) locally via DockerDoes Azure support multiple Agent Profiles for Kubernetes with Container Service?Kubernetes: how to deploy new version of container via Deployment keeping mount storage?Kubernetes : Inter-cluster networkingCan you run a kubernetes cluster inside a kubernetes cluster?Elasticsearch - Kubernetes [handshake failed, mismatched cluster name]Best practices for setting up offline kubernetes clusterRetrieve Azure Kubernetes virtual machines using TerraformImagePullBackOff Kubernetes from Google Cloud Container Registry

Why isn't the definition of absolute value applied when squaring a radical containing a variable?

Does holding a wand and speaking its command word count as V/S/M spell components?

How can the Zone of Truth spell be defeated without the caster knowing?

How do I reattach a shelf to the wall when it ripped out of the wall?

What are the potential pitfalls when using metals as a currency?

What is Niska's accent?

What makes accurate emulation of old systems a difficult task?

Document starts having heaps of errors in the middle, but the code doesn't have any problems in it

How to stop co-workers from teasing me because I know Russian?

simple conditions equation

What route did the Hindenburg take when traveling from Germany to the U.S.?

Do I have an "anti-research" personality?

Does Gita support doctrine of eternal cycle of birth and death for evil people?

Why do games have consumables?

The Defining Moment

Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?

Is there a way to get a compiler for the original B programming language?

Is it possible to determine the symmetric encryption method used by output size?

French for 'It must be my imagination'?

Does a semiconductor follow Ohm's law?

A Strange Latex Symbol

Noun clause (singular all the time?)

Are Boeing 737-800’s grounded?

How to type a section sign (§) into the Minecraft client



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


webjob and a virtual machine communication in azureUnable to run Hyperkube (kubernetes) locally via DockerDoes Azure support multiple Agent Profiles for Kubernetes with Container Service?Kubernetes: how to deploy new version of container via Deployment keeping mount storage?Kubernetes : Inter-cluster networkingCan you run a kubernetes cluster inside a kubernetes cluster?Elasticsearch - Kubernetes [handshake failed, mismatched cluster name]Best practices for setting up offline kubernetes clusterRetrieve Azure Kubernetes virtual machines using TerraformImagePullBackOff Kubernetes from Google Cloud Container Registry






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















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?










share|improve this question













put on hold as primarily opinion-based by Sven Apr 23 at 12:48


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

    – VKR
    Apr 23 at 11:17











  • Never crosspost

    – Sven
    Apr 23 at 12:48

















0















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?










share|improve this question













put on hold as primarily opinion-based by Sven Apr 23 at 12:48


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

    – VKR
    Apr 23 at 11:17











  • Never crosspost

    – Sven
    Apr 23 at 12:48













0












0








0








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?










share|improve this question














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?







azure kubernetes






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 20 at 13:32









English learnerEnglish learner

1




1




put on hold as primarily opinion-based by Sven Apr 23 at 12:48


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.









put on hold as primarily opinion-based by Sven Apr 23 at 12:48


Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. If this question can be reworded to fit the rules in the help center, please edit the question.














  • Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

    – VKR
    Apr 23 at 11:17











  • Never crosspost

    – Sven
    Apr 23 at 12:48

















  • Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

    – VKR
    Apr 23 at 11:17











  • Never crosspost

    – Sven
    Apr 23 at 12:48
















Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

– VKR
Apr 23 at 11:17





Fully agree with @Vasily Angapov's reply to you on stackoverflow:55773121 > If you are familiar with Ansible then the best way is probably > [Kubespray][2]. 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. [2]: github.com/kubernetes-sigs/kubespray

– VKR
Apr 23 at 11:17













Never crosspost

– Sven
Apr 23 at 12:48





Never crosspost

– Sven
Apr 23 at 12:48










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company