Introduction to AKS-Part3

This is the third part of the blog series which introduces the Azure Kubernetes Service (AKS). Overview on the series: AKS Part 1 – general terms and availability options AKS Part 2 – network, storage and tools AKS Part 3 – security topics AKS Part 4 – scaling and monitoring AKS Part 5 – advanced… Continue reading Introduction to AKS-Part3

Introduction to AKS – Part1

This blog series introduces the Azure Kubernetes Service (AKS). It introduces important terms in this context and gives an overview of where AKS can support a container-based application and offers advantages over “pure” Kubernetes. The whole is divided into the areas: Cluster Management Availability Security Scaling Service Integration and Monitoring. Finally, a few tips and… Continue reading Introduction to AKS – Part1

Stopping a AKS cluster with Azure CLI

Working with an AKS cluster (meaning rather experiments than production systems) needs some preparations and time to provision if you don’t already have a cluster running, and you surely make some adjustments during the work. So you started Friday, made good progress, work finished for the day, but now…. Leave the cluster running to continue… Continue reading Stopping a AKS cluster with Azure CLI