Category: Azure
-
Using Pulumi and Python to create a private Azure Kubernetes Service cluster
Pulumi is a somewhat new kid on the infrastructure-as-code block. I\’ve been looking for an opportunity to work with Pulumi for a while, and a recent customer engagement caused me to investigate it in a bit more detail. This led me to create this post, exploring how to create a private AKS cluster and a…