ContentPosts from @cyrilb..
Link
@devopslinks shared a link, 7 hours ago
FAUN.dev

CVE-2025-49844 - The Redis CVSS 10.0 vulnerability and how we responded

Report URI closed the door on Redis CVE-2025-49844 fast. They rolled out ACL-based command blocks and jumped to Redis8.2.2, now running on a freshRedis Sentinel-based HA setup. To prove the fix stuck, they ran command counter checks and layered in enforced blocking rules—then pushed it all out fleet..

CVE-2025-49844 - The Redis CVSS 10.0 vulnerability and how we responded
Link
@devopslinks shared a link, 7 hours ago
FAUN.dev

Hosting Remote MCP Server on Azure Container Apps (ACA) using Streamable HTTP transport mechanism

A fresh setup shows how to runModel Context Protocol (MCP) servers over HTTPinsideAzure Container Apps—stateless, serverless, and ready for real-time jobs like live forex conversion. It pipes in a live API fallback, adds caching, and speaksJSON-RPC 2.0overPOST. You can spin it up withBicep templates..

Hosting Remote MCP Server on Azure Container Apps (ACA) using Streamable HTTP transport mechanism
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

Spotlight on Policy Working Group

The Kubernetes Policy Working Group got busy turning good intentions into real specs. They rolled out thePolicy Reports API, dropped best-practice docs worth reading, and helped steerValidatingAdmissionPolicyandMutatingAdmissionPolicytoward GA. Their work pulled inSIG Auth,SIG Security, and anyone e..

Link
@kaptain shared a link, 7 hours ago
FAUN.dev

A fully functional Kubernetes cluster with 1 million active nodes.

Pushing Kubernetes to 1M nodes isn’t just hardware—it's architectural judo. Networking flips to exclusive IPv6.Less chatter, more breathing room. etcd hits a wall.Write throughput stalls at scale, so they swap it out. Entermem_etcd, a Rust-built replacement pushing over 1M buffered writes per second..

A fully functional Kubernetes cluster with 1 million active nodes.
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

Debug Builds with Visual Studio Code

Docker droppedBuildx debuggingfor VS Code. Set breakpoints in your Dockerfiles. Peek into image layers. Even jump into an interactive shell mid-build. It runs on theDebug Adapter Protocol, so editors likeNeovimandJetBrains IDEscan join the party too...

Debug Builds with Visual Studio Code
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

How to Allocate Kubernetes Resource Ownership

Resource ownership in Kubernetes isn’t just a nice-to-have anymore—it’s turning into table stakes. Teams are usingnamespaces, RBAC, labels, quotas, and admission controllersto draw clear lines around who owns what, how much they can use, and what rules they follow. Tools likeKyverno,LimitRanges, and..

How to Allocate Kubernetes Resource Ownership
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

Hardened Images: crafted by humans, protected by AI

Docker just wired anAI guardrailstraight into its Hardened Image (DHI) pipeline. It scans upstream diffs, catches regressions before they ship, and stops bad logic in its tracks. Case in point: it flagged a logic bug that slipped past the usual coding copilots. A real fix landed upstream. Win for cu..

Hardened Images: crafted by humans, protected by AI
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

Announcing Istio 1.27.2

Istio 1.27.2 locks down TLS secret access in Gateway API mode. Now, both the namespace and service account have to match. No more half-matching your way in. It also drops the install order dependency betweenistioctl’s pilot and CNI. You can now install those in whatever order your chaos-loving soul ..

Announcing Istio 1.27.2
Link
@kaptain shared a link, 7 hours ago
FAUN.dev

Connect Codex to MCP Servers via MCP Toolkit

OpenAI Codex just leveled up. It now hooks into Docker’sModel Context Protocol (MCP) Toolkit, which means it can tap directly into 200+ infrastructure tools—likeNeo4j graph databases—as if they were built-in features. With MCP, Codex doesn’t just code. It runs containers, spins up data models, eats ..

Connect Codex to MCP Servers via MCP Toolkit
News FAUN.dev() Team
@kaptain shared an update, 8 hours ago
FAUN.dev

Mirantis Launches Pelagia for Enhanced Ceph Management on Kubernetes

Rook Pelagia Kubernetes Ceph

Mirantis introduces Pelagia, an open source tool to streamline Ceph storage management on Kubernetes, advancing automation and integration with GitOps workflows.