IIS applications and virtual directories with PowerShell
A guide to configuring IIS applications and virtual directories with PowerShell for containerized deployment on Azure Kubernetes Service (AKS).
A guide to configuring IIS applications and virtual directories with PowerShell for containerized deployment on Azure Kubernetes Service (AKS).
A report on the virtual DOAG 2021 conference, covering talks about running WebLogic on Azure and the future of Jakarta EE.
A tutorial on deploying Open Service Mesh (OSM) with mTLS on Azure Kubernetes Service (AKS) using Terraform for secure microservice communication.
A guide to deploying a high-availability storage solution using Rook and Ceph on Azure Kubernetes Service (AKS) with Terraform.
Guide on using public IPs from a public IP prefix for LoadBalancer services in Azure Kubernetes Service (AKS).
Guide to deploying Azure Files Storage with a Private Endpoint and using it for Persistent Volume Claims in an AKS cluster.
A guide to managing and expanding Persistent Volumes for storage in Kubernetes clusters using Azure Kubernetes Service (AKS) and Azure Disk.
A guide to planning IP address allocation for Azure Kubernetes Service clusters using Azure CNI networking, including a calculation tool.
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
Summary of key Azure Kubernetes Service (AKS) announcements from Microsoft Ignite 2020, including new features and previews.
Explains how to implement custom admission webhooks in Azure Kubernetes Service using Azure Functions for dynamic resource control.
A 2019 Azure Advent Calendar entry demonstrating how to run Pod Identity on Azure Kubernetes Service (AKS), including a code demo and known bug.
Guide to securely access Azure Key Vault secrets from AKS pods using AAD Pod Identity without explicit credentials.
A technical guide on enabling and using Ultra SSD high-performance storage with Azure Kubernetes Service (AKS), covering prerequisites and configuration steps.
A technical analysis comparing Azure Managed Disks and Azure Files for persistent storage in Azure Kubernetes Service (AKS), including performance insights.
A cloud consultant shares a three-month update on his new venture, Ned in the Cloud LLC, focusing on creating technical educational content.
A tutorial on implementing GitOps for deploying applications to Azure Kubernetes Service (AKS) using the Flux tool.
Tutorial on using Azure Dev Spaces with AKS for local development, testing, and debugging C# .NET Core apps in Kubernetes.
Learn how to quickly switch between multiple Azure Kubernetes Service clusters using kubectl config commands and cmder aliases.
Step-by-step guide to mount an Azure Storage File Share to containers in Azure Kubernetes Services (AKS) using secrets and deployments.