From 8f5d9acbcab6fe17a5008a35912acf94fb3aacdf Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 22 Aug 2018 18:41:42 -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 b04914d..f97844d 100644 --- a/docs/gke.md +++ b/docs/gke.md @@ -1,6 +1,6 @@ # Google Kubernetes Engine -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 user must uses `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):