Back
azure container registry terraform diagram
21Nov, 2025

Deploying Container Images to AKS Using Azure Container Registry: Why It Matters

In this guide, you will learn how Azure Container Registry Terraform works with AKS when deploying workloads with Terraform — a crucial workflow for any real-world Kubernetes project. When you start automating workloads on Azure Kubernetes Service (AKS), the first real challenge is not the cluster itself — it’s your …

OCI OKE OCIR Terraform
18Apr, 2025

You’ve Deployed OKE – Now What? Deploying a Local Docker Image to OCI Kubernetes with Terraform

If you’re looking for a way to combine OCI OKE OCIR Terraform to deploy containerized apps, this guide is for you. This blog post walks you through a real-world OCI OKE OCIR Terraform use case, where we containerize an application locally, push it to Oracle Container Registry, and deploy it …