News
A new Kubernetes package installer
21+ hour, 12+ min ago (1006+ words) Helm has long been most-used package manager for Kubernetes. It filled a gap for Kubernetes at a critical time back in 2016 when Google got involved in the project. We needed to make it easy to install off-the-shelf applications on Kubernetes…...
Introducing Gubernator: A Minimalist Container Orchestrator Alternative
13+ hour, 5+ min ago (24+ words) Hey everyone, I'm Mario. Over the past few months, I've been working on a project that I'm really. .. Tagged with devops, distributedsystems, go, showdev....
Docker Adds Governance Framework to Deploy AI Agents Safely
1+ day, 46+ min ago (302+ words) Docker Inc. has added a governance framework through which organizations can limit and manage the IT resources artificial intelligence (AI) agents can access. The Docker AI Governance framework provides a means to centrally manage everything from how AI agents execute,…...
Containers & Agents with Docker & Open Claw
16+ hour, 34+ min ago (1449+ words) You have a fundamental problem in software: your code works on your machine, but breaks on someone else's. Different operating systems. Different versions of dependencies. Different configurations. "It works on my machine" is the oldest excuse in development. There's another…...
I built a free Bitly/Tiny URL alternative and self-hosted it on a $6/mo VPS " here's the full stack
1+ day, 12+ hour ago (162+ words) I got tired of Bitly limiting me to 10 links/month for free and Tiny URL having zero analytics. So I built meshalive. com " a free URL shortener with real-time click analytics, dynamic QR codes, custom slugs, and a REST API....
Hyperledger Fabric Dev Environment: Docker and Kubernetes Setup Guide
1+ day, 4+ hour ago (498+ words) This guide explains how to structure environments across Docker Compose and Kubernetes, what to standardize (versions, identities, databases, chaincode), and the practices teams use to move safely from laptop to cluster. Hyperledger Fabric is a widely adopted enterprise standard for…...
You just can't miss this
1+ day, 9+ hour ago (12+ words) Docker with AI: A Practical Guide to Running LLMs, Agents and MCP. .....
Open Source Dock Sec Uses AI to Cut Through Vulnerability Noise in Docker Images
1+ day, 7+ hour ago (540+ words) Dock Sec, an OWASP incubator project, correlates findings from multiple container security scanners and uses AI to generate plain-English remediation guidance and exact Dockerfile fixes. Dock Sec is an open source security tool born out of frustration and raised by…...
Kubernetes sem Cloud Provider (Parte 2): Criando Operators em Go para automa'o e self-service de plataforma
1+ day, 19+ hour ago (117+ words) Uma das maiores cargas cognitivas quando falamos em Kubernetes " a configura'o dos v'rios. .. Tagged with kubernetes, go, devops, terraform....
One container to replace Grafana + Loki + Tempo + Prometheus
1+ day, 18+ hour ago (122+ words) The standard observability stack: Grafana + Loki + Tempo + Prometheus. Four services to deploy, four. .. Tagged with opensource, dotnet, docker, monitoring....