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

Workspaces can't be created <1gb #503

Closed
siliconalchemy opened this issue Feb 24, 2016 · 2 comments
Closed

Workspaces can't be created <1gb #503

siliconalchemy opened this issue Feb 24, 2016 · 2 comments

Comments

@siliconalchemy
Copy link

Minimum size for a workspace (being created through the ui) is 1gb. It is sometimes useful to create smaller containers than this, having this constraint limits container density and wastes resources.

@TylerJewell
Copy link

Inside of the workspace, Che is running its own agents that are launching in a Tomcat. In some cases, this agent requires only 256MB but depending upon the PT and the agents that are activated (such as Java Intellisense) those services can consume up to 1GB. For now we keep it at this minimum until we hvae some intelligence to understand based upon the PT what the minimum could be.

@siliconalchemy
Copy link
Author

OK, thanks :)

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