-
Notifications
You must be signed in to change notification settings - Fork 45
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 uffizzi install
command
#374
Update uffizzi install
command
#374
Comments
Questions:
|
@zipofar The user should login. Here is the user story we want to support: Login
We should support at most one installation per account for now. InstallThe user must pass a hostname as an argument to the install command. They may also pass options to the install command to use a namespace and context that is different than current:
This command should:
Uninstall
|
|
@zipofar Please note that I have included a requirement for an |
|
Summary
By default, the
uffizzi install
command should install just the controller and operator on a target cluster. The controller and operator should receive requests from the Uffizzi platform rails app hosted atapp.uffizzi.com
.The Uffizzi rails app will need to know about new customer installations of controller and operator. We will need a way for these installations to register themselves with Uffizzi rails app or otherwise be discovered by the it.
The text was updated successfully, but these errors were encountered: