Skip to content
Ed edited this page Jan 31, 2016 · 4 revisions

Romulus is a kubernetes ingress controller that supports different loadbalancers and proxies. Routes to resources in your cluster are configured with Ingresses and Service annotations. Romulus will prefer to connect Frontends to Endpoints, but will fall back to Service ClusterIP or ExternalIPs.

Supported Backends
How to Customize
Examples
Customize Resources
Examples
Clone this wiki locally