URL has been copied successfully!

Installing Flux (GitOps) AKS cluster extension to a tainted node pool

Reading Time: 2 minutesI am starting to see GitOps more and more lately especially now it can be easily installed using an AKS cluster extension. Not sure what a cluster extension is? Check out this blog post. https://pixelrobots.co.uk/2022/02/azure-kubernetes-service-aks-addons-and-extensions-who-is-responsible/ One thing I have noticed is that when people have installed flux via the cluster Read more

By Pixel Robots., ago

AKS burst to ACI when node pool is full

Reading Time: 4 minutesThe other day someone reached out to me via LinkedIn and asked is it possible to have a Kubernetes deployment deploy on to an Azure Kubernetes Service (AKS) node pool first and when the node pool is full burst to Azure Container Instances (ACI), or virtual nodes in AKS. Looking Read more

By Pixel Robots., ago

Disable local user account (–admin) in Azure Kubernetes Service

Reading Time: 4 minutesDid you know that even when you have enabled Azure AD integration with your AKS cluster, a subscription Owner and Contributor can still access you AKS cluster with the -admin switch? In fact, anyone who is a member of the Azure Kubernetes Service Cluster Admin Role (https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#azure-kubernetes-service-cluster-admin-role) can. You were Read more

By Pixel Robots., ago