Posts in 2015
-
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: 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 …
-
Kubernetes v1.34: Finer-Grained Control Over Container Restarts
By Yuan Wang | Monday, January 01, 0001 in Blog
With the release of Kubernetes 1.34, a new alpha feature is introduced that gives you more granular control over container restarts within a Pod. This feature, named Container Restart Policy and Rules, allows you to specify a restart policy for each …