Skip to main content
Version: 1.11.0

Release Notes for EGS version 0.7.1

Release Date: 10th October 2024

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.

What's New πŸ”ˆβ€‹

Filter GPU Nodes from the EGS Inventory​

You can now add the kubeslice.io/managed-by-egs=false label to GPU nodes. This label excludes or filters the associated GPU nodes from the EGS inventory.

important

EGS assumes that all GPU nodes are idle (that is, nothing is running on them). No processes should be initiated outside of EGS control.

Issues Fixed πŸ”§β€‹

  • We have fixed the user interface-related issues.
  • We have made several improvements to the backend integration.