Skip to content

signadot/routesapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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