Gateway API 1.4: New Features
kubernetes.io
To keep the first feature iteration predictable, the Job controller only creates a Workload and PodGroup when the Job has a well-defined, fixed shape: .spec.parallelism is greater than 1.spec.completionMode is set to Indexed.spec.completions is equal to .spec.parallelismThe schedulingGroup is not already set on the Pod template. These conditions describe the class of Jobs that gang scheduling can reason about: each Pod has a stable identity (Indexed), the gang size is known and fixed at admission time (parallelism == completions), and no other controller has already claimed scheduling responsi
Kubernetes v1.36: Advancing Workload-Aware SchedulingThe journey for workload-aware scheduling doesn't stop here. For v1.37, the community is actively working on: Graduating Workload and PodGroup APIs to Beta: Our primary goal is to mature the Workload and PodGroup APIs to the Beta stage, solidifying their foundational role in the Kubernetes ecosystem. As part of this graduation process, we also plan to introduce minCount mutability to unlock elastic jobs and allow dynamic workloads to scale efficiently.Multi-level Workload hierarchies: To support complex modern AI workloads like JobSet or Disaggregated Inference via LeaderWorkerSet (LWS), we ar
Kubernetes v1.36: Advancing Workload-Aware Schedulingkubernetes.io
…as of this writing, the Linkerd open source project no longer publishes stable release artifacts; edge releases are the production-ready line (see linkerd.io/releases ), and Buoyant Enterprise for Linkerd (BEL…
…Introduce a new Service annotation service.kubernetes.io/load-balancer-class that allows multiple implementations of type: LoadBalancer Services in the same cluster. Indexed Job : Add a completion index to Pods of…
…We developed a custom Kubernetes operator for the Flower AI framework (github links in References). Deployed via the k0rdent state manager (KSM), this operator reconciles a declarative “Federation” custom resource. Newly spun…
kubernetes.io
…Join our meeting every second Thursday at 17:00 UTC via the Zoom link in our meeting notes ; recordings of our prior meetings are available here . Chat with us on the Kubernetes…
…plain HTTP conversion in Nydusify. Others You can see CHANGELOG for more details. Links Dragonfly Website: https://d7y.io/ Dragonfly Repository: https://github.com/dragonflyoss/dragonfly Dragonfly Client Repository: https://github.com…
…The easiest first step is to join our mailing list at wg-device-management@kubernetes.io . Subscribing will automatically add calendar invites for our biweekly meetings to your calendar. We have two…
…It gets technical with details around PCIe lanes, drive connectivity, battery backup architecture, serviceability, and new IO module form factor. It’s worth a look as a companion to the podcast video…
kubernetes.io