FY18P20Labs

View the Project on GitHub

Containers Orchestrator hands-on lab with Kubernetes

Created at Microsoft by Lamia Youseff, David Read, Stas Kondratiev, Tommy Falgout

Lab Goals

  1. To get a primarily hands-on experience with Docker, Kubernetes and Kubernetes’ main features on Azure.
  2. To set up a Kubernetes deployment in your subscription for future customer-demo purposes.
  3. To write and run a basic hello-world program on Docker

Lab Navigation

  1. Lab Overview <– You are here
  2. Kubernetes Installation on Azure
  3. Hello-world on Kubernetes
  4. Experimenting with Kubernetes Features
    1. Placement
    2. Reconciliation
    3. Rolling Updates
  5. Deploying a Pod and Service from a public repository
  6. Create Azure Container Service Repository (ACR)
  7. Enable OMS monitoring of containers
  8. Create and deploy into Kubernetes Namspaces

Back to Index