Memory overprovisioning

1 min read

Learn how to overprovision memory requests from environments.

Coder allows you to set memory overprovisioning ratios for each of your organizations. By changing this ratio, you can change the number of environments that fit onto a single Kubernetes node.

Step 1: Enabling Memory Overprovisioning

A site admin/manager must complete these steps:

  1. In the Coder Dashboard's top navigation bar, go to Manage > Admin.
  2. Under the Infrastructure tab, check the box next to Enable Memory Overprovisioning.

Enable memory overprovisioning

Step 2: Changing the Memory Provisioning Rate

  1. Go to Manage > Organizations and select your organization.
  2. At the top of your organization page, click Actions > Edit. Scroll down to Memory Provisioning Rate and set the maximum ratio
  3. Click Update.

Set memory overprovisioning ratios

Our docs are open source. See something wrong or unclear? Make an edit.