ContentPosts from @michelebarbeau..
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

Why Even Stateless AKS Clusters Might Need Backup

Backing up those “stateless”AKS clustersisn’t just nerdy paranoia. Config drift, compliance headaches, and meddling hands make it a real necessity. In the DevOps trenches, clusters often wander off script from Git. Here, automated AKS backups ride in like heroes—capturing real-time snapshots, stream.. read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

AI at Scale: Serverless or Kubernetes?

At Kingfisher, GCP Vertex AI Pipelines and Kubernetes dance together, tackling AI scaling issues with grace.Serverless sounds dreamy until your budget cries uncle under traffic spikes. Kubernetes, though, delivers predictability, a perfect match for Kingfisher's consistent AI tasks... read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

Platform Engineering’s Role in Fixing Infrastructure Automation

Platform engineeringfuels DevOps with92% automated checks. It slashes infrastructure drift like crop circles in a hayfield. And83%strike gold with automated, self-serve platforms... read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

v1.33: In-Place Pod Resize Graduated to Beta

Kubernetes v1.33hits the scene within-place Pod resize. Now, tweak CPU and memory settings without hitting restart. Perfect for keeping stateful apps sturdy. Expect faster scaling and smarter resource juggling. Plus, fancy new subresources and conditions polish up management and error reporting. In .. read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

v1.33: Image Pull Policy the way you always thought it worked!

Kubernetes v1.33finally crushesIssue 18787. Now, every pod must authenticate before playing with already pulled private images. Security toughens without missing a beat. A fresh credential verification system zaps a decade-old loophole, slamming the door on unauthorized access... read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

v1.33: Job's Backoff Limit Per Index Goes GA

Kubernetes v1.33just got a shiny new toy:Backoff Limit Per Index GA. Now, you can wrangle retries per job index like a pro. Say goodbye to those impatient failure-hungry beasts! 🎉.. read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

kuberc is Here! Customizing kubectl with Kubernetes 1.33

Kuberc, introduced inKubernetes 1.33as an alpha feature, allows users to personalize their kubectl command-line experience with aliases and default flags. This configuration file separates personal preferences from the kubeconfig file, simplifying complex commands and reducing errors. Teams can pote.. read more  

Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

OrbStack: A Deep Dive for Container and Kubernetes Development

OrbStackrockets ahead with 2-5× faster I/O and harnesses Rosetta for blinding x86 speeds on Apple Silicon. For Mac users, it's a zippy Docker alternative. Unified Kubernetes, Linux machines, and effortless file sharing turbocharge development workflows. Meanwhile,Docker Desktopsulks in the corner, w.. read more  

OrbStack: A Deep Dive for Container and Kubernetes Development
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

How Kubernetes is Built

Kubernetessprang from Google'sBorglike a tech prodigy. It's a lesson in open-source wizardry, orchestrated by 150-200 zealous maintainers who roll out fresh updates every 14-16 weeks like clockwork. But here’s the magic trick: the "lead" and "shadow" setup. It’s a clever mentorship dance that lets r.. read more  

How Kubernetes is Built
Link
@anjali shared a link, 6 months, 1 week ago
Customer Marketing Manager, Last9

How to Handle Logging in Microservices Architectures

Learn how to manage logging in microservices—from common challenges to tools and practices that actually help in real-world systems.

log consolidation