1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-24 23:22:58 +00:00

K8s snapshots, baby!

This commit is contained in:
David Young
2019-02-09 16:50:26 +13:00
parent 1e1459e621
commit f7fc616057
8 changed files with 201 additions and 6 deletions

View File

@@ -62,8 +62,9 @@ Still with me? Good. Move on to reviewing the design elements
* [Design](/kubernetes/design/) - How does it fit together?
* [Cluster](/kubernetes/cluster/) - Setup a basic cluster
* [Load Balancer](/kubernetes/loadbalancer/) - Setup inbound access
* [Traefik](/kubernetes/traefik/) - Traefik Ingress via Helm
* [Snapshots](/kubernetes/snapshots/) - Automatically backup your persistent data
* [Helm](/kubernetes/helm/) - Uber-recipes from fellow geeks
* [Traefik](/kubernetes/traefik/) - Traefik Ingress via Helm
## Chef's Notes