From a5ed279c1502785ca0bf33461c193f4625afe9b0 Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Sat, 3 Feb 2018 12:18:19 +0000 Subject: [PATCH] tweak k8s instructions --- site/installing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/installing.md b/site/installing.md index 1fb29580c..889200b65 100644 --- a/site/installing.md +++ b/site/installing.md @@ -142,11 +142,11 @@ Version 2 of this YAML file supports networks and volumes as defined by any plug ## Installing Scope on Kubernetes -The simplest way to get the latest release of Scope deployed onto a Kubernetes cluster is by running the following: +To install Weave Scope on your Kubernetes cluster, run kubectl apply -f "https://cloud.weave.works/k8s/scope.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')" -This runs a recent Scope image from Dockerhub and launches a probe onto every node as well as a single Scope app. Once launched, Scope doesn’t require any other configuration. +This downloads a recent Scope image from Dockerhub and launches a probe onto every node as well as a single Scope app. Once launched, Scope doesn’t require any other configuration. Allowable parameters for the launcher URL: