Posts in 2015
-
Kubernetes Gathering Videos
Monday, March 23, 2015 in Blog
If you missed the Kubernetes Gathering in SF last month, fear not! Here are the videos from the evening presentations organized into a playlist on YouTube
-
Welcome to the Kubernetes Blog!
By Kit Merker (Google) | Friday, March 20, 2015 in Blog
Welcome to the new Kubernetes Blog. Follow this blog to learn about the Kubernetes Open Source project. We plan to post release notes, how-to articles, events, and maybe even some off topic fun here from time to time. If you are using Kubernetes or …
Posts in 0001
-
Kubernetes v1.37: Scheduler Preemption for In-Place Pod Resize (Alpha)
By Natasha Sarkar (Google) | Monday, January 01, 0001 in Blog
In Kubernetes, resource allocation has historically been a static decision made during a Pod's initial scheduling and placement. With the graduation of the core in-Place Pod resize feature to General Availability in v1.35, application developers and …
-
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 …
-
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 …