From cbfa6ba4dfdbd5670b492f18e7b95fe822e15d95 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 22 Aug 2018 18:41:29 -0700 Subject: [PATCH] Update gke.md --- docs/gke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gke.md b/docs/gke.md index 3864f7b..b04914d 100644 --- a/docs/gke.md +++ b/docs/gke.md @@ -1,6 +1,6 @@ # Google Kubernetes Engine -The user need to use `Ubuntu` as the OS on the node, instead of `Container-Optimized OS(default)`, since the latter doesn't support `open-iscsi` which is required by Longhorn. +The user must use `Ubuntu` as the OS on the node, instead of `Container-Optimized OS(default)`, since the latter doesn't support `open-iscsi` which is required by Longhorn. The configuration yaml will be slight different for Google Kubernetes Engine (GKE):