Hide
= Enforce container memory and cpu caps for workspace pod
With this release, administrators can now set maximum resource limits and requests for workspace containers through the `spec.DevWorkspace.containerResourceCaps` field of the CheCluster CR. This prevents users from creating DevWorkspaces with excessive CPU or memory requirements on the devfile level.
Show
= Enforce container memory and cpu caps for workspace pod
With this release, administrators can now set maximum resource limits and requests for workspace containers through the `spec.DevWorkspace.containerResourceCaps` field of the CheCluster CR. This prevents users from creating DevWorkspaces with excessive CPU or memory requirements on the devfile level.