mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Update URL
This commit is contained in:
@@ -173,7 +173,7 @@ It is recommended that you run Scope natively in your Kubernetes cluster using t
|
||||
|
||||
The simplest way to get the latest release of Scope deployed onto a Kubernetes cluster is the following:
|
||||
|
||||
kubectl create -f 'https://scope.weave.works/k8s-gen/weavescope.json' --validate=false
|
||||
kubectl create -f 'https://scope.weave.works/launch/k8s/weavescope.json' --validate=false
|
||||
|
||||
Allowable parameters:
|
||||
|
||||
@@ -184,7 +184,7 @@ Allowable parameters:
|
||||
|
||||
To download the Scope manifest, use the YAML version of the manifest, since it is easier to read, for example:
|
||||
|
||||
curl --silent --remote-name https://scope.weave.works/k8s-gen/weavescope.yaml
|
||||
curl --silent --remote-name https://scope.weave.works/launch/k8s/weavescope.yaml
|
||||
|
||||
This runs a recent Scope image from the Docker Hub and will launch a probe onto every node as well as a single app. Once launched, Scope doesn’t require any other configuration and it also doesn’t depend on Weave Net.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user