Skip to main content
Version: 1.15.0

Release Notes for EGS Version 1.15.2

Release Date: 22nd Sep 2025

The Elastic GPU Service (EGS) platform is an innovative solution designed to optimize GPU utilization and efficiency for your AI projects. EGS leverages the power of Kubernetes to deliver optimized GPU resource management, GPU provisioning, and GPU fault identification.

We continue to add new features and enhancements to EGS.

These release notes describe the new changes and enhancements in this version.

info

EGS Controller is also referred to as KubeSlice Controller in some diagrams and documentation.

What's New 🔈​

Workspace Overlay Network​

We have introduced support for overlay networks in workspaces. When creating a workspace, you can now choose between two network types:

  • Single Network: This option creates a dedicated overlay network for the workspace, allowing applications within the workspace to communicate with each other over this network.
  • No Network: This option does not create an overlay network. Applications within the workspace will not be able to communicate with each other over a dedicated network.

You have the option to choose between OpenVPN and WireGuard for the overlay network. An OpenVPN gateway is created by default for the overlay network. You can also configure custom QoS settings for the workspace network.

For more information, see Create a Workspace from the Admin Portal.