Posts in 0001

  • Kubernetes v1.37: Introducing Node Lifecycle Conditions

    By Ryan Hallisey (NVIDIA) | Monday, January 01, 0001 in Blog

    Kubernetes has many ways to describe what is happening on a Node. Readiness, taints, Pod state, labels, annotations, and provider-specific APIs each expose part of the picture. What has been missing is a shared, Kubernetes-owned way to say that a …

    Read more

  • Kubernetes v1.37: etcd RangeStream Cuts Memory Use on Large List Reads

    By Jeffrey Ying (Google) | Monday, January 01, 0001 in Blog

    I am excited to announce that etcd RangeStream is graduating to beta in Kubernetes v1.37. Paired with etcd v3.7, it reduces the memory the API server and etcd need to read a large collection, and makes peak usage more predictable. The cost of large …

    Read more

  • Kubernetes v1.37: DRA Updates

    By Kashish Verma | Monday, January 01, 0001 in Blog

    Kubernetes 1.37 is here and Dynamic Resource Allocation (DRA) keeps pushing past where it started! This release brings DRA Extended Resource support to GA, a milestone the team has been building toward for three straight releases. Several more …

    Read more

  • Kubernetes v1.37: Advancing Workload-Aware Scheduling

    By Antoni Zawodny (Google), Bartosz Rejman (Google), Heba Elayoty (Microsoft), Jon Huhn (Microsoft), Maciej Skoczeń (Google), Maciej Wyrzuc (Google), Matt Matejczyk (Google) | Monday, January 01, 0001 in Blog

    AI/ML and complex batch workloads continue to push the boundaries of Kubernetes scheduling. Following the foundational workload-centric enhancements introduced in previous releases, Kubernetes v1.37 delivers the next major milestone in the …

    Read more

  • Kubernetes 1.37: Pod Certificates and Cluster Trust Bundles

    By Taahir Ahmed | Monday, January 01, 0001 in Blog

    Pod Certificate / Cluster Trust Bundles Blog PostKubernetes brings a wealth of features that make it easy to run your production workloads securely and reliably. While aspects like scheduling, health checks and resource limits are probably at the …

    Read more