From aac387f2805c8bc61cdb348cb22f139656fdc2b6 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Mon, 19 Feb 2018 01:38:01 +0200 Subject: [PATCH] StatefulSets guide title --- docs/4-statefulsets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/4-statefulsets.md b/docs/4-statefulsets.md index f96e85c..a51951e 100644 --- a/docs/4-statefulsets.md +++ b/docs/4-statefulsets.md @@ -1,10 +1,10 @@ -# StatefulSets with local storage PV +# StatefulSets with local PV Running StatefulSet with with local persistent volumes for bare-metal Kubernetes 1.9 clusters. ### Cluster provisioning -I'm assuming you have tree hosts: +I'm assuming you have three hosts: * kube-master-0 * kube-node-0