You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,21 +48,21 @@ In this lab, you will be adding and configuring the Azure Networking components
48
48
Setup your Azure Vnet and Subnets
49
49
Setup your Azure Network Security Group for inbound traffic
50
50
Explore Nginx for Azure
51
-
Deploy an Nginx for Azure instance
52
-
Create an initial Nginx configuration for testing
51
+
Deploy an Nginx for Azure instance / enable logging
52
+
Test Nginx for Azure welcome page
53
53
54
54
<br/>
55
55
56
-
### Lab 2 - UbuntuVM/Docker / Windows VM / Cafe Demo Deployment
56
+
### Lab 2 - Ubuntu VM/Docker / Windows VM / Cafe Demo Deployment
57
57
58
58
- Overview
59
59
In this lab, you will deploy an Ubuntu VM, and configure it for a Legacy web application. You will deploy a Windows VM. You will configure Nginx for Azure to proxy and load balance these backends.
60
60
61
61
- Learning Objectives
62
62
Deploy Ubuntu VM
63
63
Install Docker and Docker-compose
64
-
Run Legacy docker container apps
65
-
Deploy Windows VM
64
+
Run Legacy docker container apps - Cafe Demo
65
+
Optional Exercise: Deploy Windows VM
66
66
Configure Nginx Load Balancing for these apps
67
67
68
68
<br/>
@@ -73,9 +73,9 @@ Configure Nginx Load Balancing for these apps
73
73
In this lab, you will deploy 2 AKS clusters, with Nginx Ingress Controllers. You will also deploy a private Container Registry.
74
74
75
75
- Learning Objectives
76
-
Deploy 2 AKS clusters using the Azure AZ CLI.
77
-
Deploy a private Azure Container Registry.
78
-
Deploy Nginx Plus Ingress Controller to Azure Container Registry, and to the Clusters.
76
+
Deploy 1 AKS cluster using the Azure AZ CLI.
77
+
Deploy 2nd AKS cluster with a bash script.
78
+
Deploy Nginx Plus Ingress Controller with F5 Private Registry, to both the Clusters.
79
79
Configure Nginx Plus Ingress Controller Dashboards.
80
80
Expose the NIC Plus Dashboards externally for Live Monitoring.
0 commit comments