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

Update CHANGELOG

This commit is contained in:
David Young
2019-02-07 12:28:38 +13:00
parent 4f4ff4fe51
commit 807f7836fe
4 changed files with 2 additions and 273 deletions

View File

@@ -9,8 +9,8 @@
## Recent additions to work-in-progress
* 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_)
* [IPFS Cluster](/recipes/ipfs-cluster/), providing inter-planetary docker swarm shared storage with the inter-planetary filesystem (_29 Nov 2018_)
## Recently added recipes