-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[werft] replaced ws-nodepools and enabled raid0 on ws-nodepools #5948
Conversation
eff64cb
to
21eb5a4
Compare
b09740b
to
9285a2a
Compare
Works as advertised. Thank you very much! |
I made it a draft in the first place to make sure that it works for you. I will also add another nodepool to distribute the load ob daemonsets for workspaces. |
/werft run with-observability
9285a2a
to
c4e78e4
Compare
/lgtm |
LGTM label has been added. Git tree hash: 21f6e25938b4f5b117bdb604e0c369acfe5af9a8
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel Associated issue requirement bypassed by: csweichel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
New nodepools have been added with 4 local ssds that are combined in a raid0 by this PR.
This does only work with one Gitpod installtion as ws-daemon would create evertime a new raid0 volume.
How to test
Create a new branch and check if Gitpod is installed properly using a raid0.
Release Notes