简体   繁体   中英

Planning Kubernetes-Cluster on Azure

I´m planning a new web-project and want to implement node.js microservices. Now I´ve read a lot and found out that it will be a recommended way to do that with docker/kubernetes for availability and scaling.

It will be my first project and a have a lot of question now. Hopefully the community helps me out a bit with it:

Kubernetes-Cluster: One of my first questions is the cluster. What is the best way to start with the cluster? Azure AKS is mostly used in web-tutorials, but isn´t it possible to start with an own server installing Docker and Kubernetes via a webhosting?

My biggest problem is that I don´t know to to calculate prices on Azure. For me it is clear that the cluster hasn´t any costs, but how do I calculate VM and Traffic.

And what about having a lot of API´s, should be each API an own AKS-Service on Azure = 1 VM which is 24 hours up and running?

It should be a webproject, all API´s must be available 24 hours. Has anyone experiences with using Azure AKS with an similar project and has some explanations for me.

If it is possible with an webhosting package, has someone a tutorial how to start with it?

Thanks to all for help, hopefully there is someone to clarify some points for me.

According to @Bricktop -Please start using Kubernetes to get practice: Locally:

In cloud (please create free account) you can find more details below:

After getting some knowledge about your solution, how it works what resources are necessary (related to this project - please use monthly billings provided by the Cloud-provider of your choice. You can use also "Pricing Calculator" from the official websites. Hope this help

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