URL has been copied successfully!

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

What is Keda and how do I deploy it?

Reading Time: 4 minutesSo, what actually is keda? So, Keda or, Kubernetes-based Event Driven Autoscaler is a way for you to drive the scaling of any container in your kubernetes cluster based on a number of events (in my case messages on a RabbitMQ queue). This is achieved by two custom resources: ScaledObjects Read more

By Pixel Robots., ago