Join us

ContentUpdates and recent posts about ForgeMT..
Link
@faun shared a link, 2 months, 3 weeks ago

Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy

Docker Composenow makes building and cranking up intelligent agents a breeze, effortlessly meshing with smart frameworks likeVercel AI SDKandGoogle's ADK. Unburden your machine by tossing compute-heavy tasks to the cloud withDocker Offloadfor that sweet GPU boost. Keep local resources untangled and ..

Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy
Link
@faun shared a link, 2 months, 3 weeks ago

Automatic Helm Deployments with Ansible on Minikube: Jenkins & Grafana

Ansiblewields its off-the-shelf modules like a charm bracelet, linking arms withDockerandKubernetes. It turns the rut ofHelmsetup into a dance, orchestrating across machines like a seasoned conductor. Declare your Kubernetes resources with the flair of a playwright using Helm charts. Then, invite au..

Link
@faun shared a link, 2 months, 3 weeks ago

Kubernetes List API performance and reliability

Kuberneteshas a meltdown during list calls in massive clusters. Imagine the apiservers screaming fromout-of-memorypains when dealing with over 100k pods. Enterv1.31+, lending a hand with an in-memory watch cache to lighten the load. But let's be real—v1.34is the hero we need, finally syncing paginat..

Link
@faun shared a link, 2 months, 3 weeks ago

Switching to Claude Code + VSCode inside Docker

UsingClaude Code in Dockerthrough VSCode's Dev Containers isn't just about tech—it’s about keeping your AI in a safe little box where it can't wreak havoc on your setup. Picture this: no panic over unexpected system tantrums. Plus, say goodbye to absurd rate limits and hefty bills. A bonus, particul..

Switching to Claude Code + VSCode inside Docker
Link
@faun shared a link, 2 months, 3 weeks ago

Use K8sGPT and Amazon Bedrock for simplified Kubernetes cluster maintenance

K8sGPTteams up withAmazon Bedrockto turbocharge Kubernetes operations. Think AI insights, faster debugging, and self-healing magic worthy of a veteran SRE.K8sGPTharnesses AI models likeClaudeandOpenAIin two ways: The trusty CLI for nimble maneuvers and Operator for relentless, watchful monitoring in..

Use K8sGPT and Amazon Bedrock for simplified Kubernetes cluster maintenance
Link
@faun shared a link, 2 months, 3 weeks ago

How I Finally Understood Virtual Machines vs Containers (Like Apartment Rentals)

VMs: Think of it as leasing that high-rise corner office—yours to deck out, private but a bit of a memory hog.Containers: More like shacking up with roommates—compact, super speedy, and easy to share the load...

How I Finally Understood Virtual Machines vs Containers (Like Apartment Rentals)
Link
@faun shared a link, 2 months, 3 weeks ago

How to configure routed IPv6 in Docker

Docker's playing it cool with native routed IPv6. No more clumsy hacks like NAT66. It’s Layer 3 purity—straight-up packet forwarding. Complexity? Toss it. Say hello to sleek routing. Bring your A-game with BGP for routing and tailor-made firewall rules for smooth, peer-to-peer traffic handling...

How to configure routed IPv6 in Docker
Link
@faun shared a link, 2 months, 3 weeks ago

Behind the code: How developers work in 2025

AI's Wobbly Ride with Developers—A staggering 76% of IT/SaaS folks embrace it, compared to a measly 22% across the board. Meanwhile,ChatGPT shoots up to an 82% adoption rate,blazing past others. The days of hunching over desktops are fading; 64% of devs now thrive in the cloud or remote setups.Secur..

Behind the code: How developers work in 2025
Link
@faun shared a link, 2 months, 3 weeks ago

Gluetun is the best way to route your Docker containers through a VPN, here's how I use it

Gluetunprovides a powerful and lightweight solution for routing outbound traffic from Docker containers through a secure VPN tunnel, offering improved privacy, isolation, and control for select applications in a home lab or development environment...

Story
@laura_garcia shared a post, 2 months, 3 weeks ago
Software Developer, RELIANOID

🚨 New Ransomware Threat: BERT Targets VMware ESXi with Forced VM Shutdowns

A newly identified ransomware group called BERT is making headlines for its disruptive attack strategy: forcibly shutting down ESXi virtual machines before encryption — making recovery nearly impossible. Key highlights: 🔹 Terminates VMs before encryption to block disaster recovery 🔹 Targets ESXi, Li..

ForgeMT is an open-source, production-grade platform designed to solve the complexity of running GitHub Actions runners at scale. Instead of teams managing their own fragile and duplicated CI runner setups, ForgeMT centralizes orchestration into a single, multi-tenant system built for scalability, security, and cost efficiency.

The platform provisions ephemeral runners on both EC2 and Kubernetes (EKS) using Terraform and Terragrunt, ensuring workloads scale up instantly and tear down to zero when idle, reducing costs. It enforces strong tenant isolation with AWS IAM, OIDC integration, and network segmentation, giving each team a secure boundary without requiring separate infrastructure.

ForgeMT integrates seamlessly with GitHub via a GitHub App and webhook events, automatically spinning up the right type of runner when jobs start. It supports advanced autoscaling strategies with Karpenter, spot instance optimization, and observability through centralized logging and monitoring.

By removing operational overhead, ForgeMT helps organizations accelerate delivery, cut cloud costs, and meet security requirements — all while giving developers fast, ephemeral CI runners that just work.