mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-04 02:30:45 +00:00
Deploy Scope into kube-system namespace (fix #1475)
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/launch/k8s/weavescope.json' --validate=false
|
||||
kubectl --namespace=kube-system create -f 'https://scope.weave.works/launch/k8s/weavescope.json' --validate=false
|
||||
|
||||
Allowable parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user