DEV Community

Cover image for Examples Gubernator
Mario Ezquerro for Google Developer Experts

Posted on Edited on

Examples Gubernator

Gubernator Orchestrator Update!

Just shipped some major improvements examples to Gubernator (the lightweight Go container orchestrator):

  • Premium Data Grid UI: Upgraded the Tasks Dashboard to PlutoGrid for interactive column resizing, filtering, and custom actions.

  • Dynamic Ingress Routing: Fixed port mapping to auto-detect and route traffic to custom container ports (like n8n, Qdrant, Ollama) instead of hardcoding port 80.

  • AI Automation Stack (n8n + Ollama + Qdrant): Added a complete RAG workflow example with automated LLM pulling and CoreDNS service discovery.
    Simplicity of Docker Swarm meets the flexibility of Nomad!

Check it out: https://github.com/mario-ezquerro/gubernator

Top comments (0)