Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install documents (again) #2519

Merged
merged 2 commits into from
May 12, 2017

Conversation

2opremio
Copy link
Contributor

Followup to #2512

@@ -236,7 +236,7 @@ Allowable parameters for the launcher URL:

To download and read the Scope manifest run:

curl --silent --location --remote-name https://cloud.weave.works/k8s/scope.yaml
curl --silent --location --remote-name "https://cloud.weave.works/k8s/scope.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')"

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@@ -216,15 +216,15 @@ Weave Cloud hosts the Scope UI for you, provides secure access control for your

Sign up for a [Weave Cloud account](https://cloud.weave.works/) and obtain a token. Replace `<token>` with your token by running this on the master node or on whatever machine that has `kubectl` configured to authenticate to your Kubernetes cluster:

kubectl apply --namespace kube-system -f "https://cloud.weave.works/k8s.yaml?service-token=<token>&k8s-version=$(kubectl version | base64 | tr -d '\n')"
kubectl apply --namespace kube-system -f "https://cloud.weave.works/k8s/scope.yaml?service-token=<token>&k8s-version=$(kubectl version | base64 | tr -d '\n')"

This comment was marked as abuse.

This comment was marked as abuse.

Copy link
Contributor

@marccarre marccarre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@2opremio 2opremio merged commit f065092 into master May 12, 2017
@2opremio 2opremio deleted the 2497-udpate-k8s-install-instructions-encore branch May 12, 2017 10:37
@2opremio
Copy link
Contributor Author

@errordeveloper Can you please make sure this reaches the website?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants