kubernetes.
10 writings found
Latest Archives
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.
How Kubernetes Is Handling AI-Assisted Contributions
Kubernetes now has formal AI contribution policies, CLA enforcement, and review tools like CodeRabbit. Here is what that means for open source developers.