

The Ingress-NGINX Controller for Kubernetes is a very popular option for configuring Ingress on Kubernetes. Let’s walk through the installation process and get our a load balancer set up and ready to handle traffic from the web. What You’ll Need Running Kubernetes Cluster Any k8s cluster will do fine, but we will be using Vultr’s…

Your terraform plan looked good! So what happened? You meticulously reviewed each and every change so you’re ready to apply. You punch in terraform apply, watch it go, then type quickly type yes. After all the plan looked good… The problem here is that the plan stage and the apply stage happen at different points…

I passed the HashiCorp Certified: Terraform Associate exam in 2022, got the badge, made a video on it, and now here’s the blog post. Pre-Flight Check Certifications aren’t everything. Sure, they look good to employers and may look good to other engineers, they aren’t the end-all-be-all sign of mastery. They’re a good way to pick…