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

Support for Kubernetes #7

Open
vjeeva opened this issue Oct 7, 2017 · 2 comments
Open

Support for Kubernetes #7

vjeeva opened this issue Oct 7, 2017 · 2 comments

Comments

@vjeeva
Copy link
Owner

vjeeva commented Oct 7, 2017

This entire project assumes that one long living VM can do all the work...

Need support to have Kubernetes decentralized UI containers and support to dispatch tester containers in a cluster, decentralizing this system. Files, logs, etc need to be set in a mount instead of a VM's disk space, eg S3 but more like Amazon EFS, or some mountable drive.

Need to add guard rails for when backup jobs are being dispatched, ensuring they aren't already being taken care of by other nodes, etc.

More ideas will be typed in here.

@vjeeva
Copy link
Owner Author

vjeeva commented Oct 12, 2017

On hold due to revelation in #5

@vjeeva
Copy link
Owner Author

vjeeva commented Oct 23, 2017

Decentralized thanks to #26.

UI containers depend on the host having configs and such, so having multiple UI containers on one machine will show the same info.

Tester containers are decentralized, but the global uphold.yml is not isolated so again that is a limitation of one per pod unless the testers are of the same global config.

Need to clarify this and set out a precise objective before continuing.

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

No branches or pull requests

1 participant