Hide
= Overriding workspace Pod and container fields in a devfile
With this update, users can specify arbitrary fields and override any fields for the workspace Pod and containers in a devfile. This includes `runtimeClassName`, `schedulerName`, and such Kubernetes extended resources as `nvidia.com/gpu`. To do that, users can use the new `pod-overrides` and `container-overrides` attributes.
Show
= Overriding workspace Pod and container fields in a devfile
With this update, users can specify arbitrary fields and override any fields for the workspace Pod and containers in a devfile. This includes `runtimeClassName`, `schedulerName`, and such Kubernetes extended resources as `nvidia.com/gpu`. To do that, users can use the new `pod-overrides` and `container-overrides` attributes.