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 doc about enable rbac on local cluster #232

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

xilabao
Copy link
Contributor

@xilabao xilabao commented Dec 22, 2016

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 22, 2016
@xilabao xilabao force-pushed the patch-1 branch 2 times, most recently from 2042f6f to bcd69a1 Compare December 22, 2016 07:51
@@ -30,6 +30,10 @@ and run the following (since one needs sudo access to start/stop Kubernetes daem
cd kubernetes
hack/local-up-cluster.sh
```
If you want to enable RBAC on local cluster, you can run the following:
```shell
ALLOW_ANY_TOKEN=true ENABLE_RBAC=true hack/local-up-cluster.sh
Copy link
Member

Choose a reason for hiding this comment

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

The ALLOW_ANY_TOKEN part isn't related to RBAC

@xilabao
Copy link
Contributor Author

xilabao commented Dec 26, 2016

@liggitt done. PTAL

@philips
Copy link
Contributor

philips commented Dec 27, 2016

LGTM.

cc @ericchiang

@bgrant0607
Copy link
Member

cc @deads2k @pweil-

@bgrant0607 bgrant0607 merged commit a5a36b6 into kubernetes:master Jan 18, 2017
shyamjvs pushed a commit to shyamjvs/community that referenced this pull request Sep 22, 2017
…elease_notes

Revert "release note for HPA"
danehans pushed a commit to danehans/community that referenced this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants