Hermes Workspace: Deploying the Web UI for Hermes Agent on Kubernetes

How to build and deploy Hermes Workspace on Kubernetes — including a custom Dockerfile to work around pnpm 10 build script restrictions, a Forgejo Actions pipeline, and an overview of Conductor, Operations, and Swarm.

Self-Hosted AI Agents on Kubernetes: What Works and What Doesn't

OpenClaw, Hermes Agent, and Hermes Workspace all run on Kubernetes — but not without friction. A honest look at what works, what breaks, and why these tools weren't designed for container orchestration.

Deploying Hermes Agent on Kubernetes: A Full Walkthrough

A detailed walkthrough of deploying Hermes Agent on a Kubernetes cluster using Helm — covering security context fixes, dashboard setup, MCP integration, and crafting a custom SOUL.md identity.

Hermes Agent: Parallel Delegation with Separate Models

How Hermes Agent's delegation system spawns parallel subagents using a separate model — and why routing orchestration and execution through different LLMs makes practical sense.