Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ developing and running Pipelines. The recommended configuration is:

To setup a cluster with GKE:

1. [Install required tools and setup GCP project](https://github.com/knative/docs/blob/master/docs/install/Knative-with-GKE.md#before-you-begin)
1. [Install required tools and create a GKE cluster](https://cloud.google.com/kubernetes-engine/docs/quickstarts/create-cluster)
(You may find it useful to save the ID of the project in an environment
variable (e.g. `PROJECT_ID`).

Expand Down