SPSujay Pillaiinhashnode.sujaypillai.dev·Sep 20, 2021 · 3 min readConvert an Azure VM to a Spot VM typeAzure Spot Virtual Machines allows you to take advantage of unused capacity in Azure Data Centre at a significant reduced cost thus giving you some cost savings. At any point in time when Azure needs the capacity back, the Azure infrastructure will e...00
SPSujay Pillaiinhashnode.sujaypillai.dev·Aug 15, 2021 · 2 min readDocker on bullseye (Debian 11)Debian 11 "bullseye" was released on 14th August 2021. In this blog, we will go through the steps of installing docker on this new release of Debian. Installing Docker Engine for the first time on a new Linux host machine requires you to set up the ...00
SPSujay Pillaiinhashnode.sujaypillai.dev·Jul 31, 2021 · 3 min readDocker Desktop on Windows 11In this blog we will setup a Windows 11 machine in Azure and then install Docker Desktop on top of it. As of today we don't have Windows 11 image available in Azure's Marketplace. So first we will install the latest Windows 10 image and then by lever...00
SPSujay Pillaiinhashnode.sujaypillai.dev·Jul 22, 2021 · 3 min readEnable Kubernetes Metrics Server on Docker DesktopThe steps below in this blog will help you set up Kubernetes Metrics Server on Docker Desktop which provides a standalone instance of Kubernetes running as a Docker container. Kubernetes Metrics Server is a scalable, efficient source of container res...00