Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hasiotis/k8s-tutorial-with-go
- Owner: hasiotis
- Created: 2020-01-31T13:47:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T11:52:37.000Z (almost 5 years ago)
- Last Synced: 2024-04-21T14:23:04.665Z (7 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)