Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
askcarter authored Jul 20, 2016
1 parent eac3e4c commit 3c7224c
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions bundles/kubernetes-101/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,29 @@ Kubernetes Version: v1.2.2
All of the code for this workshop was written by Kelsey Hightower.


## Formats

### Course with Codelab

| Resource | duration | description |
| --- | --- | --- |
| Kubernetes 101 | 5m | Course intro video. |
| [Scalable Microservices with Kubernetes](https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615) | 180m | This is a detailed introductory Kubernetes course with industry experts like Kelsey Hightower, Adrian Cockcroft, and Carter Morgan. Just play the videos and follow along. |

### Kubernetes 101 Talk with Codelab, and Slides with speaker notes

| Resource | duration | description |
| --- | --- | --- |
| [Talk](https://www.youtube.com/watch?v=21hXNReWsUU) | 30m | Course intro video. |
| [Codelab](https://codelabs-preview.appspot.com/?file_id=13RVMEz5EWmG6-2ZeQIR_K14LWVipqfM-Bjex2wcFdP4#0) | 180m | Step by step codelab to walk through. |
| [Slides](https://docs.google.com/presentation/d/13SsyxNXnb2pB05LOdjtgBNjARD_qw9Dl0FLZeAlQbKA/edit?usp=sharing) | n/a | Slides that go along with the talk. |

### Kubernetes 101 Workshop with Slides and Labs

| Resource | duration | description |
| --- | --- | --- |
| [Slides](https://docs.google.com/presentation/d/1n3avmL5GCYCYJEr8pLFBKe0wzvoOiUV2vxyW_pYFL5s/edit?usp=sharing) | n/a | Slides with Speakernotes. |
| Workshop | 180m | Kelsey Hightower's craftcon workshop -- the basis for the above talk and course. The labs are below. |

## Labs

Expand All @@ -35,8 +58,7 @@ App is an example 12 Facter application. During this workshop you will be workin

## Links

* [Kubernetes](http://googlecloudplatform.github.io/kubernetes)
* [gcloud Tool Guide](https://cloud.google.com/sdk/gcloud)
* [Kubernetes](https://www.kubernetes.io)
* [Docker](https://docs.docker.com)
* [etcd](https://coreos.com/docs/distributed-configuration/getting-started-with-etcd)
* [nginx](http://nginx.org)

0 comments on commit 3c7224c

Please sign in to comment.