diff --git a/site/installing.md b/site/installing.md index ae8d69e2e..9dee707bc 100644 --- a/site/installing.md +++ b/site/installing.md @@ -145,10 +145,10 @@ Version 2 of this YAML file supports networks and volumes as defined by any plug ### Kubernetes -If your cluster is on GKE, first you need to grant permissions for the -installation with: - - kubectl create clusterrolebinding "cluster-admin-$(whoami)" --clusterrole=cluster-admin --user="$(gcloud config get-value core/account)" +> If your cluster is on GKE, first you need to grant permissions for the +> installation with: +> +> kubectl create clusterrolebinding "cluster-admin-$(whoami)" --clusterrole=cluster-admin --user="$(gcloud config get-value core/account)" To install Weave Scope on your Kubernetes cluster, run