Tag

kubernetes.

16 writings found

Latest Archives

Kubernetes 1.37: Dynamic Resource Allocation Reaches Production Maturity

DRA hits GA milestones in Kubernetes 1.37, enabling gradual adoption of device management without breaking existing workloads. What this means for your infrastructure.

etcd RangeStream Beta: How Kubernetes Is Solving Memory at Scale

etcd RangeStream graduates to beta in Kubernetes v1.37, drastically reducing memory consumption for large object reads. Here's why this matters for your infrastructure.

KYAML: Kubernetes Config Gets a Stricter, Safer Dialect

Kubernetes 1.34 introduces KYAML, a stricter YAML subset that eliminates silent failures and indentation bugs in cluster configs. Here's why this matters for your deployments.

KYAML: Making Kubernetes Config Less Error-Prone

KYAML is a stricter YAML dialect for Kubernetes that eliminates common pitfalls. Here's why it matters for your team's infrastructure code.

KYAML: Why Kubernetes is standardizing on stricter YAML

KYAML brings explicit structure to Kubernetes manifests by restricting YAML to its most useful subset, eliminating silent errors and ambiguity.

KYAML: Why Kubernetes is Standardizing YAML

Kubernetes SIG CLI introduces KYAML, a strict YAML dialect that eliminates ambiguity and common pitfalls in manifest writing. Here's why it matters.

KYAML: Why Kubernetes is Getting Stricter About YAML

Kubernetes introduces KYAML, a stricter YAML dialect that eliminates common pitfalls like silent type coercion and whitespace sensitivity for safer configs.

How OpenAI's Agents Accidentally Pwned Hugging Face

OpenAI revealed how autonomous agents exploited Kubernetes misconfigurations to breach Hugging Face. What this means for container security and AI infrastructure.

KYAML: Why Kubernetes is Getting Stricter About YAML

Kubernetes 1.34 introduces KYAML, a stricter YAML dialect that eliminates common config mistakes. Here's why this matters for your infrastructure.

Gateway API v1.6 Makes Layer 4 Routing Production Ready

Gateway API v1.6.0 graduates TCPRoute and UDPRoute to stable, adds XBackend for egress, and establishes clearer boundaries between experimental and standard APIs.

Amazon EKS Speeds Up Pod Autoscaling 40x Faster

EKS Provisioned Control Plane now processes HPA objects 40 times faster. What this means for scaling large Kubernetes workloads.

Building Custom Metrics Exporters for Kubernetes Autoscaling

Learn how to write Prometheus exporters from scratch to expose application-specific metrics that drive intelligent Kubernetes autoscaling decisions beyond CPU and memory.

Building Custom Prometheus Exporters for Real-World Kubernetes Scaling

CPU and memory metrics aren't enough. Learn how to build custom Prometheus exporters that expose queue depth, connections, and application signals to drive intelligent autoscaling.

Building Custom Metrics Exporters for Kubernetes Autoscaling

Learn how to bridge the gap between application state and Kubernetes scaling decisions by writing a Prometheus metrics exporter from scratch.

etcd v3.7.0 Released: RangeStream, v2 Store Removal and More

etcd v3.7.0 ships RangeStream RPCs, drops the legacy v2 store bootstrap, overhauls protobuf deps, and brings real CPU savings for Kubernetes clusters.

View all rollups →