Skip to content

jaliyaudagedara/aks-examples

Repository files navigation

AKS Examples

hello-world

Simple ASP.NET Minimal API that returns "Hello World!" when you hit the root URL.

storages

Use of PersistentVolume, PersistentVolumeClaim and StorageClass

  azure-file-share: Azure Kubernetes Service: Using Azure Files as a Persistent Volume

  mongodb: Azure Kubernetes Service: Running MongoDB as a StatefulSet with Azure Files as PersistentVolume

application-gateway-ingress-controller

Deploy an AKS cluster with an Application Gateway Ingress Controller (AGIC) / Greenfield Deployment