Skip to content

Warm Pools

Warm pools let you pre-start a fixed number of containers for a specific application + region combination, so they are immediately available when a player requests one.

Gameye Admin — Warm Pools table Gameye Admin — Warm Pools table
ColumnDescription
ApplicationName of the application.
RegionTarget region.
Desired SizeHow many warm containers to keep running.
EnabledWhether the warm pool is active.
Gameye Admin — Add Warm Pool modal Gameye Admin — Add Warm Pool modal
  1. Click Add (top-right).
  2. In the modal form:
    • Application — Select an application. The region dropdown is then filtered to regions assigned to that application.
    • Region — Pick a region.
    • Desired Size — Number of pre-started containers.
    • Enabled — Toggle on/off.
    • Environment Variables (optional) — Key-value pairs injected into warm containers.
    • Arguments (optional) — Command-line arguments passed to the container entry point.
    • Labels (optional) — Key-value metadata labels.
  3. Click Save.

Click Edit (pencil icon) on the row. The same modal opens pre-filled with current values. Requires edit permission.

Click Delete (trash icon) on the row and confirm. Requires delete permission. Once a warm pool is removed, the orchestrator will no longer maintain pre-started containers for that application + region combination.