make GKE related note stand out visually a bit more

This commit is contained in:
Daniel Holbach
2019-03-25 11:02:30 +01:00
parent f7bf4c9601
commit 833ca3f2c0

View File

@@ -145,10 +145,10 @@ Version 2 of this YAML file supports networks and volumes as defined by any plug
### <a name="k8s"></a>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