ContentPosts from @holomdev..
Link
@faun shared a link, 11 months ago
FAUN.dev()

Kagent: Bringing Agentic AI to Cloud Native

Kagentrides on the back ofMicrosoft’s AutoGenlike a pro. This nifty tool empowers DevOps ninjas to unleash AI agents inKubernetes. Picture it automating all the drudgework: configuration hassles, network security fiddling—you name it. By syncing up with power players likePrometheusandArgo, it transf.. read more  

Kagent: Bringing Agentic AI to Cloud Native
Link
@faun shared a link, 11 months ago
FAUN.dev()

Creating a ClickHouse Cluster on Raspberry Pis

Craft a miniature powerhouse with threeRaspberry Pi 5s, each kitted out with NVMe drives. It's your ticket to an eye-opening, hands-on Kubernetes adventure. Start by installingK3s—the featherweight Kubernetes hero. Then, unleash theAltinity Operatorto deftly manage yourClickHousecluster. Say goodbye.. read more  

Creating a ClickHouse Cluster on Raspberry Pis
Link
@faun shared a link, 11 months ago
FAUN.dev()

VMware ups Tanzu's gen AI support, sheds Kubernetes dependence

VMware Tanzujust upped its game. It's infused with generative AI magic and has kicked Kubernetes to the curb. Now it taps into Anthropic'sModel Context Protocolfor a swift, almost cheeky, app creation rollercoaster. Ditch the config files—just throw code into the wild withSpring AI. Its data service.. read more  

VMware ups Tanzu's gen AI support, sheds Kubernetes dependence
Link
@faun shared a link, 11 months ago
FAUN.dev()

Manage all your kubernetes port-forwards in one place with

Meet theRust-infused lifesaversweeping away Kubernetes port-forwarding mayhem. It tames connections by routing everything through one neat hub. TCP and UDP? Handled effortlessly. Picture a pod bridging UDP traffic over TCP with precision, serving up a swanky GUI or a no-nonsense terminal view. Add a.. read more  

Manage all your kubernetes port-forwards in one place with
Link
@faun shared a link, 11 months ago
FAUN.dev()

Introducing Model Runner

Docker Model Runnermakes running AI models on your local machine a breeze. Thanks toGPU acceleration on Apple siliconand seamless hookup with Docker Desktop, it’s like giving your machine a caffeine boost. No more juggling fragmented tools. Models run asOCI Artifactsstraight from Docker Hub, boostin.. read more  

Link
@faun shared a link, 11 months ago
FAUN.dev()

Kelsey Hightower on Nix vs. Docker: Is There a Different Way?

Kelsey Hightowertips his hat toNix. It holds promise for sharpeningDockerby taming the chaos of reproducible builds. But don't get it twisted—Docker's not going anywhere. Its ecosystem brims with tools and ease of use thatNixhas yet to match. Hightower challenges theNixcrowd: craft a sustainable eco.. read more  

Link
@faun shared a link, 11 months ago
FAUN.dev()

OpenTelemetry Observability in Crunchy Postgres for Kubernetes

OpenTelemetrybarges intoCrunchy Postgres for Kubernetesv5.8, tossing away those Prometheus sidecars in favor of OpenTelemetry collectors. It's a bold move: observability without chains. No more vendor handcuffs. Just pure, unfettered insights, delivered fast... read more  

OpenTelemetry Observability in Crunchy Postgres for Kubernetes
Link
@faun shared a link, 11 months ago
FAUN.dev()

Hunting Zombie Processes in Go and Docker

Docker containers give PID 1 the spotlight, but it's a diva. It needs to manage zombie processes or play nice with an init system likeTini. WhenTinistepped in, the container kicked those undead resource hogs to the curb. Suddenly, the server ran like a dream, and those annoyingRediserrors bit the du.. read more  

Link
@faun shared a link, 11 months ago
FAUN.dev()

Make Before Break - Faster Scaling Mechanics for ClickHouse Cloud

ClickHouse Clouddecided to shake up the status quo with a gutsyMake-Before-Breakapproach. They chopped vertical scaling delays by dynamically adding capacity without sending your data to the void. This ballet involves managing multipleStatefulSetswith the grace of a lion tamer, maintaining both agil.. read more  

Make Before Break - Faster Scaling Mechanics for ClickHouse Cloud
Link
@faun shared a link, 11 months ago
FAUN.dev()

Kubernetes for Pentesters

Unveiling weak spots in Kubernetes starts with sniffing out missteps—exposed API endpoints being the usual suspects. These often blab sensitive cluster secrets. Tools like Shodan and Censys—or just some crafty Google-fu—can flag data, tipping you off to shaky K8s configurations. Who knew hacking cou.. read more Â