├── Media ├── aks.jpg ├── azure-vote.png ├── cloud-shell.png ├── cluster-created.png ├── cluster-info.png ├── dash-deployments.png ├── dash-nginx.png ├── dashboard.png ├── delete-pod.png ├── deployment-yaml.png ├── get-nodes.png ├── giphy.gif ├── ip-address.png ├── newDashboard.png ├── nginx-publicip.png ├── nginx-svc.png └── version.png ├── README.md ├── azure-vote-all-in-one-redis-intlb.yaml ├── azure-vote-all-in-one-redis.yaml └── exerciseScript.sh /Media/aks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/aks.jpg -------------------------------------------------------------------------------- /Media/azure-vote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/azure-vote.png -------------------------------------------------------------------------------- /Media/cloud-shell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/cloud-shell.png -------------------------------------------------------------------------------- /Media/cluster-created.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/cluster-created.png -------------------------------------------------------------------------------- /Media/cluster-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/cluster-info.png -------------------------------------------------------------------------------- /Media/dash-deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/dash-deployments.png -------------------------------------------------------------------------------- /Media/dash-nginx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/dash-nginx.png -------------------------------------------------------------------------------- /Media/dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/dashboard.png -------------------------------------------------------------------------------- /Media/delete-pod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/delete-pod.png -------------------------------------------------------------------------------- /Media/deployment-yaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/deployment-yaml.png -------------------------------------------------------------------------------- /Media/get-nodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/get-nodes.png -------------------------------------------------------------------------------- /Media/giphy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/giphy.gif -------------------------------------------------------------------------------- /Media/ip-address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/ip-address.png -------------------------------------------------------------------------------- /Media/newDashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/newDashboard.png -------------------------------------------------------------------------------- /Media/nginx-publicip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/nginx-publicip.png -------------------------------------------------------------------------------- /Media/nginx-svc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/nginx-svc.png -------------------------------------------------------------------------------- /Media/version.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/Media/version.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/README.md -------------------------------------------------------------------------------- /azure-vote-all-in-one-redis-intlb.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/azure-vote-all-in-one-redis-intlb.yaml -------------------------------------------------------------------------------- /azure-vote-all-in-one-redis.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/azure-vote-all-in-one-redis.yaml -------------------------------------------------------------------------------- /exerciseScript.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gordonby/AKS-K8S-Lab-L200/HEAD/exerciseScript.sh --------------------------------------------------------------------------------