Clarify that guide will help create a cluster (#117)

* Clarify that guide will help create a cluster

Fixes #116

* Update Knative-with-GKE.md
This commit is contained in:
Steren 2018-07-13 09:09:35 -07:00 committed by Google Prow Robot
parent dbd6404742
commit 6eb2e194eb
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ You can find [guides for other platforms here](README.md).
## Before you begin
Knative requires a Kubernetes cluster v1.10 or newer. If you don't have one,
you can create one on Google Cloud Platform.
Knative requires a Kubernetes cluster v1.10 or newer. This guide walks you
through creating a cluster with the correct specifications for Knative on Google Cloud Platform.
This guide assumes you are using bash in a Mac or Linux environment; some
commands will need to be adjusted for use in a Windows environment.