An open API service indexing awesome lists of open source software.

https://github.com/ben/oreilly-kubernetes

Example project for my O'Reilly video series on Kubernetes
https://github.com/ben/oreilly-kubernetes

Last synced: 4 months ago
JSON representation

Example project for my O'Reilly video series on Kubernetes

Awesome Lists containing this project

README

          

# Building Applications with Kubernetes

This is the example project that goes with the "Building Applications with Kubernetes" video series, published through O'Reilly.

Look at the [tags](https://github.com/ben/oreilly-kubernetes/tags) to see the state of the system at different points throughout the video series. For example, [0302](https://github.com/ben/oreilly-kubernetes/tree/0302) corresponds to the chapter where we're creating a database system in both environments.