mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
521 B
521 B
| url |
|---|
| /docs/self-hosted/latest/install/workspaces/ |
#####TODO Move to repo as part of reference?
Workspaces
Sizing
Gitpod schedules workspaces as Kubernetes pods. Each workspace pod requests a certain amount of memory which directly affects how many workspaces are scheduled on a single node. If you want to change the default sizing (~ 8GiB per workspace) you should
echo values.workspace-sizing.yaml >> configuration.txt- adapt the values in
values.workspace-sizing.yamlto match your installation.