Release Notes for EGS Version 1.14.3
Release Date: 4th July 2025
The EGS (Elastic GPU Service) 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.
Across our documentation, we refer to the workspace as the slice workspace. The two terms are used interchangeably.
What's New 🔈​
Fixed Issues​
-
EGS uses the label
node.kubernetes.io/instance-type
to detect the type of each node. If this label is missing or unsupported for nodes in the data center, you see the following:- Nodes with unidentified types will have their Node Type displayed as
custom
on the Inventory page of the EGS portal. - A tooltip added to the node type tagged as custom provides additional context.
- Nodes with unidentified types will have their Node Type displayed as
-
On the EGS portal, the Advanced Options section on the Inference Endpoints and the GPU Requests pages support auto-scrolling.