Skip to content

Commit

Permalink
More Docker and Kubernetes Getting Started Resources
Browse files Browse the repository at this point in the history
Some more tutorials to help people get started.
  • Loading branch information
markmandel committed Jun 17, 2018
1 parent 481970d commit cf83bc0
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,15 @@ The [Release Process](docs/governance/release_process.md) documentation displays

Agones is in active development - we would love your help in shaping its future!

## This all sounds great, but can you explain Kubernetes to me?
[You should totally read this comic, and interactive tutorial](https://cloud.google.com/kubernetes-engine/kubernetes-comic/)
## This all sounds great, but can you explain Docker and/or Kubernetes to me?

### Docker
- [Docker's official "Getting Started" guide](https://docs.docker.com/get-started/)
- [Katacoda's free, interactive Docker course](https://www.katacoda.com/courses/docker)

### Kubernetes
- [You should totally read this comic, and interactive tutorial](https://cloud.google.com/kubernetes-engine/kubernetes-comic/)
- [Katacoda's free, interactive Kubernetes course](https://www.katacoda.com/courses/kubernetes)

## Licence

Expand Down

0 comments on commit cf83bc0

Please sign in to comment.