Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
 
Go to file
Kelsey Hightower 813e186d91 update docs 2016-07-07 08:30:15 -07:00
docs update docs 2016-07-07 08:30:15 -07:00
README.md update docs 2016-07-07 07:28:48 -07:00
authorization-policy.jsonl let the pain begin 2016-07-07 07:15:59 -07:00
token.csv let the pain begin 2016-07-07 07:15:59 -07:00

README.md

Kubernetes The Hard Way

This workshop will walk you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's you then check out Google Container Engine, or the Getting Started Guides.

Target Audience

The target audience for this workshop is someone planning to support a production Kubernetes cluster and wants to understand how everything fits together. After completing this workshop I encourage you to automated away the manual steps presented in this guide.

Labs