ContentPosts from @kaptain..
News FAUN.dev() Team Trending
@kaptain shared an update, 1 week, 6 days ago
FAUN.dev()

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality

ZEDEDA just released Edge Kubernetes App Flows, a full-stack, AI-friendly edge solution that simplifies deploying and managing Kubernetes apps at scale - even across thousands of edge clusters.

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality
News FAUN.dev() Team Trending
@kaptain shared an update, 1 week, 6 days ago
FAUN.dev()

Kubernetes + Postgres = Finally Sane? CloudNativePG and pgEdge Think So

Helm pgEdge

pgEdge integrates CloudNativePG to streamline Postgres deployment on Kubernetes with new container images and an updated Helm chart.

Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

eBPF Beginner Skill Path

This hands-on path drops devs straight into writing, loading, and poking at basiceBPFprograms withlibbpf,maps, and those all-important kernel safety checks. It starts simple - with a beginner-friendly challenge - then dives deeper into theverifierand tools for runtime introspection... read more  

eBPF Beginner Skill Path
Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

How to build highly available Kubernetes applications with Amazon EKS Auto Mode

Amazon EKS Auto Mode now runs the cluster for you—handling control plane updates, add-on management, and node rotation. It sticks to Kubernetes best practices so your apps stay up through node drains, pod failures, AZ outages, and rolling upgrades. It also respectsPod Disruption Budgets,Readiness Ga.. read more  

How to build highly available Kubernetes applications with Amazon EKS Auto Mode
Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

Building a Kubernetes Platform — Think Big, Think in Planes

Thinking in planes, as introduced by the Platform Engineering reference model, helps teams describe their platform in a simple, shared language, turning a collection of tools into a platform. It forces you to think horizontally, connecting teams and technologies instead of adding more layers, creati.. read more  

Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

Helm 4 Overview

Helm 4 ditches the old plugin model for a sharper, plugin-first architecture powered by WebAssembly. That means isolation/control, and deeper customization - if you're ready to adapt! Post-renderers are now plugins. That breaks compatibility with earlier exec-based setups, so expect some rewiring. .. read more  

Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

The State of OCI Artifacts for AI/ML

OCI artifacts quietly leveled up. Over the last 18 months, they’ve gone from a niche hack to production muscle for AI/ML workloads on Kubernetes. The signs? Clear enough:KitOpsandModelPacklanded in the CNCF Sandbox. Kubernetes 1.31 got native support forImage Volume Source. Docker pushedModel Runner.. read more  

The State of OCI Artifacts for AI/ML
Link
@kaptain shared a link, 3 weeks ago
FAUN.dev()

Unlocking next-generation AI performance with Dynamic Resource Allocation on Amazon EKS and Amazon EC2 P6e-GB200

Amazon just droppedEC2 P6e-GB200 UltraServers, packingNVIDIA GB200 Grace Blackwellchips. Built for running trillion-parameter AI models onAmazon EKSwithout losing sleep over scaling. Under the hood:NVLink 5.0,IMEX, andEFAv4stitch up to 72 Blackwell GPUs into one memory-coherent cluster per UltraServ.. read more  

Unlocking next-generation AI performance with Dynamic Resource Allocation on Amazon EKS and Amazon EC2 P6e-GB200
News FAUN.dev() Team Trending
@kaptain shared an update, 3 weeks, 1 day ago
FAUN.dev()

Grafana Tempo 2.9 Supercharges Distributed Tracing with LLM Integration

Grafana Tempo

Grafana Tempo 2.9 debuts with MCP server support and TraceQL metrics sampling, enhancing data analysis and query efficiency.

Grafana Tempo 2.9 Supercharges Distributed Tracing with LLM Integration
Link
@kaptain shared a link, 3 weeks, 5 days ago
FAUN.dev()

Debugging container image creation with a Dockerfile

Docker just made debugging Dockerfiles inVS Codefeel like real development. With the latest Docker extension and Docker Desktop update, you can now set breakpoints, step through builds with F10/F11, poke at variables, and mess with the container’s file system mid-build... read more  

Debugging container image creation with a Dockerfile