Skip to content

Latest commit

 

History

History

aks-with-app-service-ingress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kubernetes: AKS with Authenticated App Service Ingress

Scripts in this repository implement a template for provisioning a password protected App Service which proxies (via VNet Integration) to a pod running on Azure Kubernetes Service serving static frontend (without anonymous cluster access) kept on a Files Share (and volume mounted using key kept in Kubernetes secrets vault).

Architecture

After running the create script the app will be available at:

https://[PREFIX]app.azurewebsites.net/index.html

Note: RBAC is required for deployment of updated container images to the cluster

Extras

Sources & Materials

Kubernetes & Security Automation

Kubernetes Across Cloud & Edge

Docker & Security Automation

Code & Security Automation