eg-orchestrator

Interview use cases and generate Envoy Gateway Kubernetes manifests.

3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/missBerg/envoy-skills --skill eg-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eg-orchestrator
Source: https://github.com/missBerg/envoy-skills/tree/main/gateway/adopters/skills/eg-orchestrator
Command: npx skills add https://github.com/missBerg/envoy-skills --skill eg-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This setup guide interviews you about your use case and guides you to the right Envoy Gateway configuration paths, making deployments faster and less error-prone.

Core Features & Use Cases

  • Interactive intake that captures use case, environment, TLS, authentication, routing, and deployment constraints.
  • Flexible workflow that either delegates to a specialized agent or composes a complete Kubernetes manifest set for Envoy Gateway.
  • End-to-end output includes Helm install instructions, GatewayClass, Gateway, routes, TLS, security policies, and observability configuration.

Quick Start

Answer the intake questions to begin a guided Envoy Gateway setup.

Frequently Asked Questions about eg-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Envoy Gateway for Kubernetes ingress and routing?

Configuring Envoy Gateway for Kubernetes ingress involves defining Gateway API resources like GatewayClass and HTTPRoutes. This guide automates that by interviewing your use case to generate complete Helm install instructions, routes, and security policies.

What is the best way to deploy Envoy Gateway with Helm and Gateway API?

The best way to deploy Envoy Gateway with Helm is using an interactive workflow that captures your TLS and routing constraints. This generates validated Kubernetes manifests and Gateway API resources tailored to your specific environment.

Does Envoy Gateway support rate limiting and TLS for multi-tenant SaaS?

Yes, Envoy Gateway supports rate limiting and TLS for multi-tenant SaaS environments. The guided setup configures these extension policies alongside authentication and observability workflows to output complete Kubernetes manifests.

How do I set up observability and authentication policies in Envoy Gateway?

Setting up observability and authentication in Envoy Gateway requires configuring extension policies. This guide walks you through applying these security and monitoring settings during your end-to-end deployment workflow.

Can I use Envoy Gateway for service mesh integrations and API gateway use cases?

Yes, you can use Envoy Gateway for both API gateway and service mesh integrations. The interactive intake assesses your specific scenario to compose the appropriate Gateway API resources and routing configurations.