Skip to main content

NillsF blog

  • Home
  • About

Category: Management

Changing Azure disk SKUs using Azure Resource Graph and the Azure Python SDK

September 30, 2020September 30, 2020 nillsf Leave a comment

I was recently working with a customer who needed to make mass changes to Azure disks (we’re talking couple 100 disks). The disks were part of a demo environment that was very infrequently used, but when it was used it needed to perform well. When the demo was spun up, the disks needed to be […]

Read More

Onboarding a Kubernetes cluster to Azure Arc

August 14, 2020August 14, 2020 nillsf Leave a comment

Azure Arc is part of Microsoft’s vision for a successful hybrid cloud deployments and management. Arc enables consistent management of your IT estate across multi-cloud, hybrid and edge deployments. What Arc enables is the use of Azure management and policy tools to manage and secure your IT estate. Currently, there are three solutions announced that […]

Read More

VM Broken? Use OS disk swap in Azure to fix and restore

June 22, 2020June 22, 2020 nillsf Leave a comment

I can’t begin to count the amount of times I screwed up a virtual machine that wouldn’t boot anymore. In most cases, that was due to messing up /etc/fstab, which controls which disks get mounted in Linux. If that file is broken, your machine won’t boot anymore. In Azure, there’s an ability to swap the […]

Read More

Execute arbitrary PowerShell or Azure CLI in an ARM template

June 16, 2020June 16, 2020 nillsf Leave a comment

ARM templates are a great way to deploy infrastructure to Azure. The issue however is that sometimes, you need to do something that is not supported in a template. Think about executing an Azure Function when the template completes, or updating a config file in blob storage / some table. There is a new preview […]

Read More

Accessing Key Vault Secrets in Kubernetes using the Key Vault CSI driver

May 11, 2020February 4, 2021 nillsf Leave a comment

Note: There’s a new post available combining CSI driver + AAD pod identity. When you store secrets in a Kubernetes cluster, by default those are stored in the etcd database within the master nodes. The same is true for secrets stored in an AKS cluster on Azure. The best practice for storing secrets is to […]

Read More

Posts navigation

Newer posts 1 2 3 … 5 Older posts

About the author

I'm Nills, a cloud architect focused on cloud automation. I share my technical stories on this blog, mainly on Azure, Kubernetes and cloud networking.

Follow @NillsF

Search

Recent Posts

  • ✂️ Cut Image Pull Times with AKS Artifact Streaming
  • How to configure LangChain to use Azure OpenAI in Python
  • Creating Kubernetes clusters on Azure using cluster API
  • Setting up Kubernetes on Azure using kubeadm
  • Using public IPs from a public IP prefix in Azure Kubernetes Service

Categories

  • Azure (58)
  • business (1)
  • certification (2)
  • CKAD series (9)
  • Data Science (7)
  • DevOps (26)
  • Kubernetes (28)
  • Management (23)
  • Networking (13)
  • Open Source (34)
  • OpenAI (1)
  • Personal Development (8)
  • Security (7)
  • Software Development (11)
  • Uncategorized (29)
  • Windows (11)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress