-
Notifications
You must be signed in to change notification settings - Fork 120
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
Add script to setup user namespaces #112
Add script to setup user namespaces #112
Conversation
b29d2ec
to
3e3854d
Compare
3e3854d
to
1e29c07
Compare
/lgtm |
1e29c07
to
208bdc2
Compare
Add a script file to setup additional user namespaces for modelmesh serving controller to manage resources across multiple namespaces. Signed-off-by: Chin Huang <[email protected]>
208bdc2
to
1d1f98f
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @chinhuang007!
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chinhuang007, pvaneck 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 |
Add a script file to setup additional user namespaces for modelmesh serving controller to manage resources across multiple namespaces. Signed-off-by: Chin Huang <[email protected]>
Add a script file to setup additional user namespaces for modelmesh serving controller to manage resources across multiple namespaces. Signed-off-by: Chin Huang <[email protected]>
…ripts Sync opendatahub directory with main branch
Add a script file to setup additional user namespaces for modelmesh serving
controller to manage resources across multiple namespaces.
Signed-off-by: Chin Huang [email protected]
Motivation
Provide script and instructions for users to enable additional namespaces for modelmesh serving.
Modifications
Add a script file to setup multiple user namespaces after initial installation
Update install doc with instructions
Result
The user can easily enable additional namespaces.