Added lab duration expectations

pull/543/head
Patrick Picard 2020-01-18 11:02:58 -05:00 committed by GitHub
parent 5c462220b7
commit 43e02539ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ Kubernetes The Hard Way guides you through bootstrapping a highly available Kube
This tutorial assumes you have access to the [Google Cloud Platform](https://cloud.google.com). While GCP is used for basic infrastructure requirements the lessons learned in this tutorial can be applied to other platforms.
3 hours is a reasonable amount of time to perform the labs. YMMV depending on linux skills and background knowledge on Kubernetes
* [Prerequisites](docs/01-prerequisites.md)
* [Installing the Client Tools](docs/02-client-tools.md)
* [Provisioning Compute Resources](docs/03-compute-resources.md)