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

Suggestion: the operation guide can be more detailed #23

Open
wajika opened this issue Aug 11, 2022 · 1 comment
Open

Suggestion: the operation guide can be more detailed #23

wajika opened this issue Aug 11, 2022 · 1 comment

Comments

@wajika
Copy link

wajika commented Aug 11, 2022

At first, I used kubernetes-manifests to deploy, but there will be various problems after the container is started (jwt key does not exist), and then I switched to dev-kubernetes-manifests to deploy and run successfully, but I found that loadgenerator.yaml is missing service, I think Increase the amount of concurrency, do not know how to operate. I don't understand why this project is a bit messy, why can't the whole project be made simpler? I want to start it faster and see how it works.

This is an interesting project, maybe my understanding is wrong and I'm using it incorrectly, can anyone give me some guidance?

@qdzlug
Copy link

qdzlug commented Aug 11, 2022

Hi @wajika ,

This project is a part of the MARA Project, so several configuration options/decisions were made to support that effort. The kubernetes-manifests directory contains the YAML used to deploy as part of MARA. That project contains the logic necessary to deploy Bank of Sirius alongside monitoring and management tooling, including showing how to create / generate the JWT key.

The method you're using - deploying via the dev-kubernetes-manifests - is probably a better way to deploy if you are not using within the MARA context.

Happy to help if you provide more context on your overall goals here, just let me know.

Cheers,

Jay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants