Documentation ¶
Overview ¶
The coordinator's job is to manage kubernetes resources and resolve routes. This can ideally be scaled to multiple containers if load gets too high. Coordinator results might be cached on the gateway, however that might be a bad idea. This is one of two long-running services to facilitate serverless architecture.
It should be considered this could be consolidated into the gateway and made serverless itself. I'm not very sure of the downsides of this approach.
Click to show internal directories.
Click to hide internal directories.