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
- Host: GitHub
- URL: https://github.com/ben/oreilly-kubernetes
- Owner: ben
- License: mit
- Created: 2016-07-10T00:44:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-10T00:49:28.000Z (almost 10 years ago)
- Last Synced: 2025-04-13T02:27:34.118Z (about 1 year ago)
- Language: Ruby
- Size: 69.3 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.