ContentPosts from @cyrilb..
Link
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

Migrating to Hetzner - We saved 76% on our cloud bills

DigitalSociety ditched AWS and DigitalOcean. Swapped the comfort of cloud for full control onHetzner, built onTalos Linux. PostgreSQL? Now running onCloudNativePG. Traffic flows throughIngress NGINXwithExternalDNShandling the names. The payoff: monthly costs dropped from $449.50 to under $100. ARM v..

Migrating to Hetzner - We saved 76% on our cloud bills
Link
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

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
Link
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

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
@root shared a link, 4 hours ago
Root, FAUN

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
News FAUN.dev Team
@kaptain shared an update, 5 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.