Sample code for K8s deployments.
- 115-AKS-NGINX-001: A project to demonstrate the deployment of AKS and NGINX as the ingress controller.
- 116-AKS-NGINX-PrivateNetwork-001: A project to demonstrate the deployment of AKS and NGINX as the ingress controller in a private network using private IP addresses.
- 117-AKS-NGINX-MultipleIngressControllers-001: A project to demonstrate the deployment of multiple NGINX ingress controllers in the same K8s cluster using AKS.
- 125-AKS-RookCeph-001: A project to demonstrate the deployment of a Rook/Ceph cluster in AKS.
- 131 -AKS-NetworkingPolicies-001: A project to demonstrate the use of Network Policies to control network traffic between pods and namespaces.