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

Replace ClusterRole/ClusterRoleBinding for ambassador with Role/RoleBinding #408

Merged
merged 2 commits into from Mar 12, 2018
Merged

Replace ClusterRole/ClusterRoleBinding for ambassador with Role/RoleBinding #408

merged 2 commits into from Mar 12, 2018

Conversation

ankushagarwal
Copy link
Contributor

@ankushagarwal ankushagarwal commented Mar 10, 2018

This change restricts the ambassador deployment to a single k8s
namespace. The idea is that we should be able to deploy multiple
instances of kubeflow to a single k8s cluster by restricting each
kubeflow instance to a single namespace.

Tested on my cluster and verified that ambassador and ambassador
admin both work fine after this change.

Related to #374


This change is Reviewable

Role/RoleBinding

This change restricts the ambassador deployment to a single k8s
namespace. The idea is that we should be able to deploy multiple
instances of kubeflow to a single k8s cluster by restricting each
kubeflow instance to a single namespace.

Fixes #374
@lluunn
Copy link
Contributor

lluunn commented Mar 12, 2018

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lluunn

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 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 merged commit b6e5742 into kubeflow:master Mar 12, 2018
@ankushagarwal ankushagarwal deleted the rolebindings branch March 15, 2018 19:01
elenzio9 pushed a commit to arrikto/kubeflow that referenced this pull request Oct 31, 2022
Revised wording of the readme.md file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants