How to use/run space cloud's gateway binary as a standalone component. #1358
Unanswered
sharadregoti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Context...
Space cloud's current architecture uses two components
Responsible for handling request response of database, eventing, filestore, ingress routes, remote service.
Responsible for handling request response of secrets & deployments feature. This component interacts with Kubernetes.
A developer might want to use graphql API provided on top of databases and services or use the eventing module. In these cases, the runner component is an overhead with no use.
Space cloud should mention these in docs or make a guide around it.
How we can operate gateway component without using runner?
Beta Was this translation helpful? Give feedback.
All reactions