Skip to content

rhuss/k8spatterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Patterns - Examples

This GitHub project contains the examples from the Kubernetes Patterns book by Bilgin Ibryam and Roland Huß. Each of the examples is contained in an extra directory and is self contained.

minikube is recommended not only for trying out theses examples but also for an easy and simple to use Kubernetes setup in general.

For feedback, issues or questions in general, please use the issue tracker to open issues.

Configuration

Configuration Resource

Docker Images

The directory docker contains supporting Docker images which are pushed to Docker Hub for your convenience:

  • k8spatterns/gomplate - The Go template processor gomplate with a wrapper script for easy bulk operations. It is used in the examples configuration patterns.

About

Source code for Kubernetes Patterns book: https://leanpub.com/k8spatterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages