Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## Labs

* [Set up a local (Docker) cluster](labs/setup-local-cluster.md)
* [Set up a local (Docker) cluster](labs/01-setup-local-cluster.md)
* [Deploy your first pod](labs/deploy-first-pod.md)
* [Set up a local (VM) cluster](labs/setup-vm-cluster.md)
* [Create a replication controller](labs/replication-controller.md)
* [Scale up a replication controller](labs/scale-replication-controller.md)
* [Exposing as a service](labs/expose-service.md)
* [Rolling update](labs/rolling-update.md)
* [Deploy a Nginx SSL proxy](labs/nginx-ssl-proxy.md)
* [Create a replication controller](labs/02-replication-controller.md)
* [Scale up a replication controller](labs/03-scale-replication-controller.md)
* [Exposing as a service](labs/04-expose-service.md)
* [Rolling update](labs/05-rolling-update.md)
* [Set up a local (VM) cluster](labs/06-1-setup-vm-cluster.md)
* [Deploy a Nginx SSL proxy](labs/06-2-nginx-ssl-proxy.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.