Deploy Scope into kube-system namespace (fix #1475)

This commit is contained in:
Ilya Dmitrichenko
2016-05-11 17:06:00 +01:00
parent 715003ee80
commit 6408fddc1f

View File

@@ -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: