Hello, I’m Michael šŸ‘‹

This is the place where I share my thoughts and notes about things that Iā€™m excited about and working on and hope to connect with people having a similar mindset. I’d love to hear from you!

Check out my latest blog posts below.

Use Terraform to Deploy the Remark42 Commenting System to Kubernetes and Integrate it with a Hugo Website

Building upon our previous work, we will deploy Remark42 on Kubernetes with Terraform and integrate it with your existing Hugo website. Make sure to check out my previous posts about creating a Hugo Website and deploying an Azure Kubernetes Service cluster if you haven’t already.

Read more >

Use Terraform to Deploy an Azure Kubernetes Service (AKS) Cluster, Traefik 2, cert-manager, and Let’s Encrypt Certificates

In this post, we will deploy a simple Azure Kubernetes Service (AKS) cluster from scratch. To expose our web services securely, we will install Traefik 2 and configure cert-manager to manage Let’s Encrypt certificates. The best part about it: we will do everything with Terraform.

Read more >