Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
 
Go to file
Kelsey Hightower ff52d37b15 add links 2016-07-07 07:27:23 -07:00
docs let the pain begin 2016-07-07 07:15:59 -07:00
README.md add links 2016-07-07 07:27:23 -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 all everything fits together. After completing this workshop I encourage you to automated away the manual steps presented in this guide.

Labs