This is a workshop/lab setup that I created; it is going to take you through a DevOps journey using Azure DevOps. From setting up your pipeline to deploying an application to your Azure Kubernetes cluster! This is also my contribution…
Category: AKS
Creating Azure Kubernetes Service with Application Gateway Ingress using Terraform and deploying a sample app
In this blog post I am going to show how you can deploy Azure Kubernetes Service (AKS) with Application Gateway Ingress using Terraform; this include Virtual Network, Log Analytics and Azure Kubernetes Service, once created - will show how to…
From Zero to GitOps with AKS – Azure Back to School Session
I presented a fun session with Karl Cooke presenting our Azure Back to School session "From Zero to GitOps with AKS", in this session we cover:- What is AKS?Azure AKS architecture (Nodes and NodePools)Benefits of AKSGitOpsGitOps ToolingFlux2Terraform Azure PipelinesDemos! I…
Read More From Zero to GitOps with AKS – Azure Back to School Session
Azure AKS aad-pod-identity Status code ‘404’ fix
A quick blog post to show the fix I implemented in relation to receiving this error:- failed to update user-assigned identities on node aks-nodepool-12345-vmss (add [19], del [76], update[0]), error: failed to update identities for aks-nodepool-12345-vmss in MC_aks_cluster_uksouth, error: azure.BearerAuthorizer#WithAuthorization:…