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

documentation fix: project for openshift installation #3128

Merged
merged 1 commit into from
Apr 5, 2018
Merged

documentation fix: project for openshift installation #3128

merged 1 commit into from
Apr 5, 2018

Conversation

doodlesbykumbi
Copy link
Contributor

Current installation instructions for OpenShift fail because they introduce policy changes to a different project than the one where weave scope pods and resources are created.
https://cloud.weave.works/k8s/scope.yaml explicitly uses the weave namespace - this ought to match the OpenShift project.

@doodlesbykumbi doodlesbykumbi changed the title fix: project for openshift installation documentation fix: project for openshift installation Apr 5, 2018
@@ -176,7 +176,7 @@ To install Weave Scope on OpenShift, you first need to login as `system:admin` u

Next, create a dedicated project for Weave Scope then apply policy changes needed to run Weave Scope:

oc new-project weave-scope
oc new-project weave
# Scope probe pods need full access to Kubernetes API via 'weave-scope' service account
oc adm policy add-cluster-role-to-user cluster-admin -z weave-scope

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@rade rade merged commit e36081a into weaveworks:master Apr 5, 2018
@doodlesbykumbi doodlesbykumbi deleted the patch-1 branch April 5, 2018 11:00
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.

2 participants