Tag Archives: Aks Node pool

Azure Kubernetes Service Spot node pool

Spot nodepool, sport vm lerden oluşan node’ların oluşturduğu vm pool’udur. Sport VM’lerin oluşturduğu bu pool’u belli iş yükleriniz için kullanarak belirgin ölçüde bir maliyet tasarrufu yapmış olursunuz. Spot VM kullanımını belirli faktörler etkiler. Bunlar kullanılan region, kullanılan vm size’ı, kullanılacak gün gibi faktörlerdir.Burada önemli olan kısım şu dur. Azure bu VM’ler için herhangi bir SLA… Read More »

AKS – Add second node pool on different subnet

Hi Guys, If you want to deploy a second nodepool on different subnet in same VNET, you can do it with preview feature. 🙂 You can find detaailed information about it using the link below. (Not detailed but enough 🙂 ) https://docs.microsoft.com/en-us/azure/aks/use-multiple-node-pools The preview feature has some limitation like ; All subnets assigned to nodepools… Read More »