Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hasiotis/k8s-tutorial-with-go

Kubernetes Tutorial with Go
https://github.com/hasiotis/k8s-tutorial-with-go

Last synced: 10 days ago
JSON representation

Kubernetes Tutorial with Go

Awesome Lists containing this project

README

        

* Lesson 01: [Create your cluster](Lesson01/README.md)
* Lesson 02: [Start some workload](Lesson02/README.md)
* Lesson 03: [Let's get serious](Lesson03/README.md)
* Lesson 04: [Enable logging](Lesson04/README.md)
* Lesson 05: [Application configuration](Lesson05/README.md)
* Lesson 06: [Service Discovery](Lesson06/README.md)
* Lesson 07: [Secrets](Lesson07/README.md)
* Lesson 08: [Liveness and Readiness](Lesson08/README.md)
* Lesson 09: [Tips and tricks](Lesson09/README.md)
* Lesson 10: [Managing state](Lesson10/README.md)
* Lesson 11: [Cron Jobs](Lesson11/README.md)
* Lesson 12: [Batch Jobs](Lesson12/README.md)
* Lesson 13: [Shared filesystems](Lesson13/README.md)