Posts in 2015
-
Faster than a speeding Latte
Monday, April 06, 2015 in Blog
Check out Brendan Burns racing Kubernetes.
-
Weekly Kubernetes Community Hangout Notes - April 3 2015
Saturday, April 04, 2015 in Blog
Kubernetes: Weekly Kubernetes Community Hangout Notes Every week the Kubernetes contributing community meet virtually over Google Hangouts. We want anyone who's interested to know what's discussed in this forum. Agenda: Quinton - Cluster federation …
-
Participate in a Kubernetes User Experience Study
Tuesday, March 31, 2015 in Blog
We need your help in shaping the future of Kubernetes and Google Container Engine, and we'd love to have you participate in a remote UX research study to help us learn about your experiences! If you're interested in participating, we invite you to …
-
Weekly Kubernetes Community Hangout Notes - March 27 2015
Saturday, March 28, 2015 in Blog
Every week the Kubernetes contributing community meet virtually over Google Hangouts. We want anyone who's interested to know what's discussed in this forum. Agenda: - Andy - demo remote execution and port forwarding - Quinton - Cluster federation - …
-
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.34: User preferences (kuberc) are available for testing in kubectl 1.34
By Maciej Szulik (Defense Unicorns, Inc.) | Monday, January 01, 0001 in Blog
Have you ever wished you could enable interactive delete, by default, in kubectl? Or maybe, you'd like to have custom aliases defined, but not necessarily generate hundreds of them manually? Look no further. SIG-CLI has been working hard to add user …
-
Kubernetes v1.34: Snapshottable API server cache
By Marek Siarkowicz (Google) | Monday, January 01, 0001 in Blog
For years, the Kubernetes community has been on a mission to improve the stability and performance predictability of the API server. A major focus of this effort has been taming list requests, which have historically been a primary source of high …
-
Kubernetes v1.34: Pod Replacement Policy for Jobs Goes GA
By Dejan Zele Pejchev (G-Research) | Monday, January 01, 0001 in Blog
In Kubernetes v1.34, the Pod replacement policy feature has reached general availability (GA). This blog post describes the Pod replacement policy feature and how to use it in your Jobs. About Pod Replacement Policy By default, the Job controller …
-
Kubernetes v1.34: Introducing CPU Manager Static Policy Option for Uncore Cache Alignment
By Charles Wong (AMD) | Monday, January 01, 0001 in Blog
A new CPU Manager Static Policy Option called prefer-align-cpus-by-uncorecache was introduced in Kubernetes v1.32 as an alpha feature, and has graduated to beta in Kubernetes v1.34. This CPU Manager Policy Option is designed to optimize performance …