From 25c820c87a02482b2613feb5e0d45da894419828 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sat, 25 May 2019 13:50:01 -0500 Subject: [PATCH] Add link to @jberkus' blog post about Postgres on Kubernetes --- slides/k8s/whatsnext.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/k8s/whatsnext.md b/slides/k8s/whatsnext.md index 0b7d39be..48ec0550 100644 --- a/slides/k8s/whatsnext.md +++ b/slides/k8s/whatsnext.md @@ -132,6 +132,8 @@ And *then* it is time to look at orchestration! | [Persistent Volumes](kube-selfpaced.yml.html#toc-highly-available-persistent-volumes) +- Excellent [blog post](http://www.databasesoup.com/2018/07/should-i-run-postgres-on-kubernetes.html) tackling the question: “Should I run Postgres on Kubernetes?” + --- ## HTTP traffic handling