k3s/contrib/recipes/README.md

5 lines
337 B
Markdown
Raw Normal View History

2014-10-30 23:08:46 +00:00
#Kubernetes Community Recipes
Solutions to interesting problems and unique implementations that showcase the extensibility of Kubernetes
- [Automated APIServer load balancing using Hipache and Fleet](docs/apiserver_hipache_registration.md)
- [Jenkins-triggered rolling updates on sucessful "builds"](docs/rollingupdates_from_jenkins.md)