How To Upgrade Your AKS Cluster Using Only Pulumi
No need for az cli or Portal
Jun 15, 20237 min read349

Search for a command to run...
Articles tagged with #azure
No need for az cli or Portal

IaC 4TW!

TL;DR The code https://github.com/dirien/quick-bites/tree/main/pulumi-secretstore-csi-driver Introduction This article is part two of my series on how to manage secrets on Kubernetes with the help of Pulumi. In my first article, we talked about the...

All GitOps Style

Using Pulumi YAML and Caddy

TL;DR Code Here you go: https://github.com/dirien/pulumi-java-azure-kubernetes Introduction This is a very short introduction to the new Pulumi Java language support. Pulumi supports writing your infrastructure as code using the Java language. Java 1...
