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

CaaSP setup #103

Merged
merged 4 commits into from
Feb 17, 2020
Merged

CaaSP setup #103

merged 4 commits into from
Feb 17, 2020

Conversation

ImTheKai
Copy link
Contributor

Ricardo and I added the possibility to do a CaaSP deployment with sesdev.
You can now either just spawn a completely configured CaaSP environment for development purposes or you could also directly add rook+ceph on top of it.

Example:

sesdev create caasp4 caasp4 (gives you just a CaaSP cluster)

sesdev create caasp4 caasp4 --deploy-ses (gives you a CaaSP cluster with already rook+Ceph on top)`

If you want to have multiple workers or master you could work with the --roles option as follows:

--roles="[master],[worker],[worker],[loadbalancer],[storage]"

Signed-off-by: Kai Wagner kwagner@suse.com

rjfd and others added 3 commits February 11, 2020 15:45
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Kai Wagner <kwagner@suse.com>
@ImTheKai ImTheKai changed the title Caasp setup CaaSP setup Feb 12, 2020
@ImTheKai ImTheKai mentioned this pull request Feb 12, 2020
Signed-off-by: Kai Wagner <kwagner@suse.com>
@smithfarm
Copy link
Collaborator

I tested that this does not break either "ses5" or "ses6" deployments.

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.

3 participants