Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sixeyed/kiamol
Learn Kubernetes in a Month of Lunches
https://github.com/sixeyed/kiamol
kubernetes
Last synced: 4 days ago
JSON representation
Learn Kubernetes in a Month of Lunches
- Host: GitHub
- URL: https://github.com/sixeyed/kiamol
- Owner: sixeyed
- License: cc-by-sa-4.0
- Created: 2020-03-04T20:32:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T12:08:47.000Z (8 months ago)
- Last Synced: 2024-12-29T03:13:24.584Z (11 days ago)
- Topics: kubernetes
- Language: C#
- Size: 10.4 MB
- Stars: 308
- Watchers: 18
- Forks: 228
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Learn Kubernetes in a Month of Lunches](https://www.manning.com/books/learn-kubernetes-in-a-month-of-lunches)
This is the source code for my Manning book _Learn Kubernetes in a Month of Lunches_ (codename `kiamol`).
> It's a work in progress. You can get all the completed chapters with [Manning's Early Access Program](https://www.manning.com/books/learn-kubernetes-in-a-month-of-lunches).
## Elevator Pitch
In Learn Kubernetes in a Month of Lunches you’ll go from "what’s a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break.
Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime. No development stack, platform, or background is assumed.
All patterns are described generically, so you can easily apply them to your applications and port them to other projects!
## Cover Art
![Cover of the book, Learn Kubernetes in a Month of Lunches](docs/img/cover_meap.jpg)
### Builds
![Ch02](https://github.com/sixeyed/kiamol/workflows/Ch02%20Image%20Builds/badge.svg)
![Ch03](https://github.com/sixeyed/kiamol/workflows/Ch03%20Image%20Builds/badge.svg)
![Ch04](https://github.com/sixeyed/kiamol/workflows/Ch04%20Image%20Builds/badge.svg)
![Ch05](https://github.com/sixeyed/kiamol/workflows/Ch05%20Image%20Builds/badge.svg)
![Ch07](https://github.com/sixeyed/kiamol/workflows/Ch07%20Image%20Builds/badge.svg)
![Ch09](https://github.com/sixeyed/kiamol/workflows/Ch09%20Image%20Builds/badge.svg)
![Ch10](https://github.com/sixeyed/kiamol/workflows/Ch10%20Image%20Builds/badge.svg)
![Ch11](https://github.com/sixeyed/kiamol/workflows/Ch11%20Image%20Builds/badge.svg)
![Ch12](https://github.com/sixeyed/kiamol/workflows/Ch12%20Image%20Builds/badge.svg)
![Ch13](https://github.com/sixeyed/kiamol/workflows/Ch13%20Image%20Builds/badge.svg)
![Ch14](https://github.com/sixeyed/kiamol/workflows/Ch14%20Image%20Builds/badge.svg)
![Ch15](https://github.com/sixeyed/kiamol/workflows/Ch15%20Image%20Builds/badge.svg)
![Ch16](https://github.com/sixeyed/kiamol/workflows/Ch16%20Image%20Builds/badge.svg)
![Ch17](https://github.com/sixeyed/kiamol/workflows/Ch17%20Image%20Builds/badge.svg)
![Ch19](https://github.com/sixeyed/kiamol/workflows/Ch19%20Image%20Builds/badge.svg)