Services proxy requets

The luna-serving service intended for management third party services that can be controlled via create service and delete service requests and viewed by get service, get services . After creating new service it is added to configuration of load balancer (BALANCER_ADDRESS setting). Warning: user-made service must be available from traefik to proxy requests. For more details about interaction of Luna-Api, Luna-Serving and Traefik (load-balancer), see Luna-Serving developers documentation.

Added services can be accessed via luna-api proxy requests. Note: it takes at least 5 seconds for service to become avaliable for proxy requests To access this services the BALANCER_ADDRESS and BALANCER_TIMEOUTS settings must be configured.

List of available proxy requests:

All request data will be sent to the balancer so it can then be routed to the target service.