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

Add a doc section about how to troubleshoot slow workspaces #17308

Closed
l0rd opened this issue Jul 1, 2020 · 1 comment · Fixed by eclipse-che/che-docs#1486
Closed

Add a doc section about how to troubleshoot slow workspaces #17308

l0rd opened this issue Jul 1, 2020 · 1 comment · Fixed by eclipse-che/che-docs#1486
Assignees
Labels
area/doc Issues related to documentation kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.

Comments

@l0rd
Copy link
Contributor

l0rd commented Jul 1, 2020

Is your enhancement related to a problem? Please describe.

We often get complaints about slowness of workspaces: at startup and at runtime. There are some tips & tricks to make them faster that should be shared in the documentation.

Describe the solution you'd like

In the "Troubleshooting for end-users guide" I would add the following sections:

  1. Improve Workspaces Startup Times
  • Image puller
  • Change storage backend or configure ephemeral mode
  • Offline setup
  • Reduce the number of plugins
  • Reduce the number of public routes
  • CDN configuration
  1. Improve Workspace Runtime Performances
  • Increasing CPU
  • Increase memory
  • Change storage backend or configure ephemeral mode
@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. area/doc Issues related to documentation severity/P1 Has a major impact to usage or development of the system. labels Jul 1, 2020
@sunix
Copy link
Contributor

sunix commented Jul 31, 2020

Looks like we already have a section for image puller.
Not sure if this should go into admin or user guide as it would contain hints for both ....
image

@sunix sunix removed their assignment Aug 12, 2020
@benoitf benoitf self-assigned this Aug 18, 2020
benoitf added a commit to benoitf/che-docs that referenced this issue Aug 21, 2020
benoitf added a commit to benoitf/che-docs that referenced this issue Aug 21, 2020
…ormances)

Fixes eclipse-che/che#17308

Change-Id: I759fd65256a237c2e8939658049832216c8a6c53
Signed-off-by: fbenoit@redhat.com <fbenoit@redhat.com>
benoitf added a commit to benoitf/che-docs that referenced this issue Aug 21, 2020
…ormances)

Fixes eclipse-che/che#17308

Change-Id: I06b5d0f7d19f32d6860245771e5a02ff9c4867c1
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/doc Issues related to documentation kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants