1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Update CHANGELOG

This commit is contained in:
David Young
2019-02-09 16:53:25 +13:00
parent f7fc616057
commit ec3f10fce5

View File

@@ -9,6 +9,7 @@
## Recent additions to work-in-progress
* Added recipe for [automated snapshots of Kubernetes Persistent Volumes](/kubernetes/snapshots/) (_9 Feb 2019_)
* Added detailed description (and diagram) of our [Kubernetes design](/kubernetes/design/), plus a [simple load-balancer design](kubernetes/loadbalancer/) to avoid the complexities/costs of permitting ingress access to a cluster (_7 Feb 2019_)
* Added an [introductory/explanatory page, including a children's story, on Kubernetes](/kubernetes/start/) (_29 Jan 2019_)