Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)