2.2.5. Release notes for Red Hat build of Kueue version 1.1
Red Hat build of Kueue version 1.1 is a generally available release that is supported on OpenShift Container Platform versions 4.18 and later. Red Hat build of Kueue version 1.1 uses Kueue version 0.12.
If you have a previously installed version of Red Hat build of Kueue on your cluster, you must uninstall the Operator and manually install version 1.1. For information see Upgrading Red Hat build of Kueue.
2.2.5.1. New features and enhancements 링크 복사링크가 클립보드에 복사되었습니다!
- Configure a default local queue
A default local queue serves as the local queue for newly created jobs that do not have the
kueue.x-k8s.io/queue-namelabel. After you create a default local queue, any new jobs created in the namespace without akueue.x-k8s.io/queue-namelabel automatically update to have thekueue.x-k8s.io/queue-name: defaultlabel.(RFE-7615)
- Multi-architecture and Hosted control planes support
With this release, Red Hat build of Kueue is supported on multiple different architectures, including ARM64, 64-bit x86, ppc64le (IBM Power®), and s390x (IBM Z®), as well as on Hosted control planes for OpenShift Container Platform.