January 2026 Top 40 New CRAN Packages
Two hundred forty-one of the new packages submitted to CRAN in January were still there in mid-February. Here are my Top 40 picks in nineteen categori...
Two hundred forty-one of the new packages submitted to CRAN in January were still there in mid-February. Here are my Top 40 picks in nineteen categori...
Cluster API brings declarative management to Kubernetes cluster lifecycle, allowing users and platform teams to define the desired state of clusters a...
Time flies! Six months have passed since our last crates.io development update, so it's time for another one. Here's a summary of the most notable cha...
If you've ever wanted to develop a command line client for a Kubernetes API, especially if you've considered making your client usable as a kubectl pl...
Did you know that kubectl can run arbitrary executables, including shell scripts, with the full privileges of the invoking user, and without your know...
If you maintain a CSI driver that uses service account tokens, Kubernetes v1.35 brings a refinement you'll want to know about. Since the introduction...
Many production Kubernetes clusters blend on-demand (higher-SLA) and spot/preemptible (lower-SLA) nodes to optimize costs while maintaining reliabilit...
The Rust project is currently working towards a slate of 41 project goals, with 13 of them designated as Flagship Goals. This post provides selected u...
Scheduling large workloads is a much more complex and fragile operation than scheduling a single Pod, as it often requires considering all Pods togeth...
With the recent v1.35 release of Kubernetes, support for a kubelet configuration drop-in directory is generally available. The newly stable feature si...
This article is a mirror of an original that was recently published to the official etcd blog. The key takeaway? Always upgrade to etcd v3.5.26 or lat...
This release marks a major step: more than 6 years after its initial conception, the In-Place Pod Resize feature (also known as In-Place Pod Vertical...
In Kubernetes v1.35, the ability to specify an external Job controller (through .spec.managedBy) graduates to General Availability. This feature allow...
As the release of Kubernetes v1.35 approaches, the Kubernetes project continues to evolve. Features may be deprecated, removed, or replaced to improve...
To prioritize the safety and security of the ecosystem, Kubernetes SIG Network and the Security Response Committee are announcing the upcoming retirem...
(Note: The Policy Working Group has completed its mission and is no longer active. This article reflects its work, accomplishments, and insights into...