Automatic Azure Kubernetes Service (AKS) node Image updates

Reading Time: 3 minutesIf you have been following along with my blog, you may have come across some previous posts about updating Azure Kubernetes Service (AKS).  One (https://pixelrobots.co.uk/2019/05/apply-os-updates-to-aks-nodes-without-an-upgrade/) talked about kured (KUbernetes REboot Daemon) by weaveworks  https://github.com/weaveworks/kured. The issue with this method is it only supported Linux Kubernetes nodes. So, your windows Kubernetes Read more

By Pixel Robots., ago

Azure Load Balancer For RDP

Reading Time: 4 minutesIn this article, I am going to walk through how to setup an Azure Load Balancer to allow you to connect to multiple VM’s using just one public IP address. The benefits of this, are not only the small cost saving but it also gives us better security due to Read more

By Pixel Robots., ago

MS15-011: Hardened UNC Path

Reading Time: 2 minutesRecently at work, we have been making sure all our servers are fully patched and have no known vulnerabilities in them. We use a tool called Nessus, that scans the servers for any known vulnerabilities. And they were all coming back saying the needed MS15-011 KB3000483. Our team made sure Read more

By Pixel Robots., ago