Containers & Kubernetes

Docker, images, Helm, autoscaling, and cost controls.

  • 8 Tracked terms
  • Last 30 days Feed window

Where the coverage comes from

The 50 sources publishing most on Containers & Kubernetes over the last 30 days, out of 574 articles in the feed. Click a source for its articles on this topic and its profile.

  1. 1 @Thepracticaldev dev.to 371 articles 2+ hour ago 97%
  2. 2 Medium medium.com 36 articles 48+ min ago 78%
  3. 3 Tech Insider tech-insider.org 18 articles 2+ day ago 0%
  4. 4 Infoq infoq.com 9 articles 16+ hour ago 100%
  5. 5 Oracle Blogs blogs.oracle.com 6 articles 1+ week ago 83%
  6. 6 @Hackernoon hackernoon.com 6 articles 1+ day ago 100%
  7. 7 Kubernetes kubernetes.io 6 articles 1+ week ago 0%
  8. 8 @Dzoneinc dzone.com 4 articles 3+ day ago 100%
  9. 9 The Manila Times manilatimes.net 4 articles 3+ week ago 100%
  10. 10 Shattered shattered.io 4 articles 5+ day ago 0%
  11. 11 Vmware vmware.com 4 articles 1+ week ago 100%
  12. 12 @Aithority aithority.com 3 articles 3+ day ago 100%

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Containers & Kubernetes

InfoQ
infoq.com > news > 2026 > 08 > docker-vmm-layer

Docker Launches Fully Rebuilt Virtualization Layer to Boost Performance and Improve Dev Experience

3+ week, 3+ day ago   (511+ words) Joe Cassavaugh shares his journey from software engineer to successful solopreneur with a $2M+ indie franchise. He explains how he scaled production to 10 games in 5 years, adopted Unity to boost velocity 4-6x, optimized content pipelines, and leveraged refactoring patterns. He discusses key…...

DEV Community
dev.to > mskazemi > i-recorded-my-kubernetes-ai-agent-failing-on-purpose-1ib2

I recorded my Kubernetes AI agent failing, on purpose

2+ hour, 22+ min ago   (457+ words) Most demos of AI-for-infrastructure tools show a clean run. I think that is exactly backwards, and I want to explain why by walking through the thirty seconds of my own demo that a normal product video would have cut. A…...

DEV Community
dev.to > safiya_k > set-a-pause-to-over-engineering-why-aws-lambda-microvms-will-serve-indie-developers-in-2026-58nh

Set a Pause to Over-Engineering: Why AWS Lambda MicroVMs Will Serve Indie Developers in 2026

3+ hour, 40+ min ago   (373+ words) 1.True State Retention Without Complicated Databases Earlier, if you wanted your backend code to retain a simple piece of information from a past user action, you had to store that data in an external database, such as Amazon DynamoDB. For…...

DEV Community
dev.to > aurelionakamura > i-built-a-redos-scanner-that-proves-each-bug-offline-and-hands-you-a-verified-fix-3a5e

I built a ReDoS scanner that proves each bug offline — and hands you a verified fix

5+ hour, 15+ min ago   (442+ words) A regular-expression denial-of-service bug is a regex whose backtracking engine can be pushed into super-linear (often exponential) time by a short, hand-crafted input. The textbook shape is a quantifier inside a quantifier: The scary part is that these patterns look…...

Medium
medium.com > devops-weekly-update > when-kubernetes-safety-rules-fight-each-other-3-ways-node-upgrades-can-break-your-cluster-a40e2f9992cc

When Kubernetes Safety Rules Fight Each Other: 3 Ways Node Upgrades Can Break Your Cluster

48+ min ago   (1230+ words) Kubernetes is designed to make infrastructure changes safer. During a node upgrade, cluster maintenance …...

DEV Community
dev.to > yahavtz > running-a-nested-proxmox-homelab-and-docker-development-on-the-same-windows-machine-44c8

Running a nested Proxmox homelab and Docker development on the same Windows machine

5+ hour, 10+ min ago   (1334+ words) Tags: docker, proxmox, homelab, windows I sat down to start a new project and Docker Desktop wouldn't run. I knew why immediately, because I'd already paid this bill once — in the opposite direction. When I first set up Proxmox nested…...

DEV Community
dev.to > henk_van_hoek > how-i-built-an-agentless-self-hosting-orchestrator-with-100-tested-stacks-100-local-ai-1cbo

How I Built an Agentless Self-Hosting Orchestrator with 100+ Tested Stacks & 100% Local AI

7+ hour, 6+ min ago   (417+ words) For anyone passionate about digital sovereignty and homelabbing, setting up a private home server on a Single Board Computer (like a Raspberry Pi 5, Orange Pi) or a Proxmox home lab is one of the most rewarding engineering projects. However, anyone…...

Medium
medium.com > @sumit-paul > our-users-phones-were-the-backup-rebuilding-a-lost-database-from-app-caches-8c4d78dffc35

Our users’ phones were the backup: rebuilding a lost database from app caches

4+ hour, 10+ min ago   (223+ words) How expired cache entries on readers’ devices, server logs, and a year-old dump were merged back into MongoDB without …...

Medium
medium.com > @maahisoft20 > we-let-an-agent-manage-kubernetes-for-a-week-day-5-is-why-we-stopped-fdf1de6feda7

We Let An Agent Manage Kubernetes For A Week. Day 5 Is Why We Stopped

3+ hour, 51+ min ago   (37+ words) Our agent scaled the payments deployment from twelve pods down to two, and then posted a calm message in Slack explaining why …...

DEV Community
dev.to > cdieck88 > the-35-watt-roommate-docker-cleanup-and-surgical-data-recovery-4la1

The 35-Watt Roommate: Docker Cleanup and Surgical Data Recovery

8+ hour, 54+ min ago   (120+ words) Sometimes you just want to clean up a bit and accidentally tear down half the house. That's what... Tagged with homelab, docker, proxmox, gitea....