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

Adding documentation for helm with RBAC enabled #2054

Merged
merged 1 commit into from
Feb 9, 2018
Merged

Adding documentation for helm with RBAC enabled #2054

merged 1 commit into from
Feb 9, 2018

Conversation

vhosakot
Copy link

@vhosakot vhosakot commented Feb 9, 2018

Installing kubernetes/ingress-nginx using helm in a kubernetes cluster with RBAC enabled fails with the following error:

F0109 17:26:23.351459   7 launch.go:136] ✖ It seems the cluster it is running with Authorization enabled (like RBAC) and there is no permissions for the ingress controller. Please check the configuration

Setting --set rbac.create=true resolves this error and kubernetes/ingress-nginx gets installed.

Adding documentation for this so that users know.

Fixes #1531

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 9, 2018
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 9, 2018
@vhosakot
Copy link
Author

vhosakot commented Feb 9, 2018

/assign @bowei

@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.802% when pulling 2898b1a on vhosakot:doc_for_helm_rbac into d8efd39 on kubernetes:master.

@aledbf
Copy link
Member

aledbf commented Feb 9, 2018

/approve

@aledbf
Copy link
Member

aledbf commented Feb 9, 2018

@vhosakot thanks!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, vhosakot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these OWNERS Files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 9, 2018
@aledbf aledbf merged commit a786c1e into kubernetes:master Feb 9, 2018
@vhosakot vhosakot deleted the doc_for_helm_rbac branch February 9, 2018 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nginx-ingress-controller can not be created
6 participants