Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.01 KB

Signadot Routes API

Overview

The Signadot Routes API provides access to routing rules pertinent to Signadot Sandboxes on a cluster with the Signadot Operator (>= v0.15.0) installed. Effective use of the Routes API requires an understanding of Sandbox Routing.

Routeserver

The Signadot Operator packages a routeserver deployment and service in the signadot namespace, running a GRPC service at routeserver.signadot.svc:7777 and a corresponding HTTP service at routeserver.signadot.svc:7778.

Contents

This repository hosts