Paul Yu

Author profile

Paul Yu

Cloud Native Developer Advocate @ Microsoft

@pauldotyuLos Angeles, CAWebsiteView on DEV

Articles by @pauldotyu

Browse the latest writing surfaced through DevArt.

Deploying AKS Automatic clusters with Pulumi: A step-by-step guide
#aks#pulumi#cloudnative#kubernetes

Deploying AKS Automatic clusters with Pulumi: A step-by-step guide

Learn how to deploy and configure an Azure Kubernetes Service (AKS) Automatic cluster using Pulumi with Go. This comprehensive tutorial covers infrastructure as code implementation, container registry integration, observability setup, and role-based access control—all using the Azure Native Provider. Perfect for DevOps engineers and cloud architects looking to automate Kubernetes deployments on Azure.

Paul YuPaul Yu19 min read
2 reactions0 commentsRead full article
Progressive Delivery on AKS: A Step-by-Step Guide using Flagger with Istio and FluxCD
#kubernetes#gitops#fluxcd#flagger

Progressive Delivery on AKS: A Step-by-Step Guide using Flagger with Istio and FluxCD

Learn how to harness the power of FluxCD's Image Update Automation in your Azure Kubernetes Service (AKS) cluster with Flagger. This step-by-step guide walks you through the provisioning and bootstrapping an AKS cluster with FluxCD and Istio, installing Flagger (the GitOps way), and deploying a new Canary resource to progressively deploy new images to your cluster.

Paul YuPaul Yu12 min read
5 reactions0 commentsRead full article
Git going with GitOps on AKS: A Step-by-Step Guide using FluxCD AKS Extension
#kubernetes#gitops#fluxcd#kustomize

Git going with GitOps on AKS: A Step-by-Step Guide using FluxCD AKS Extension

Learn how to harness the power of GitOps on Azure Kubernetes Service (AKS) with ease using the FluxCD AKS Extension. This comprehensive tutorial will walk you through creating an AKS cluster, enabling the FluxCD extension, preparing Kubernetes manifests with Kustomize, deploying applications, and efficiently managing changes, all while following best practices.

Paul YuPaul Yu11 min read
20 reactions4 commentsRead full article
Paul Yu developer articles | DevArt