Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vista must work with the distributed Fn #51

Open
denismakogon opened this issue Dec 6, 2018 · 0 comments
Open

Vista must work with the distributed Fn #51

denismakogon opened this issue Dec 6, 2018 · 0 comments

Comments

@denismakogon
Copy link
Collaborator

denismakogon commented Dec 6, 2018

So, at this moment, Flow mode is the only way to run vista demo.
At this moment in order to run vista on a remote Fn a lot of work needs to be done:

  • build/test images
  • push images to the registry
  • setup an application with some functions

For now Vista in Flow mode works only with all-in-one Fn (basically what you get from fn start).
However, Vista suppose to work fine with distributed Fn (api, runner lb, runners).
So, how things suppose to be different:

  • flow needs to talk to LB runner (an address that is mentioned in invoke annotation)
  • new env var needs to be introduced FN_INVOKE_PATH that by default should point to Fn API endpoint.

Hopefully, this is the amount of work that needs to be done.

denismakogon added a commit to denismakogon/vista that referenced this issue Dec 6, 2018
denismakogon added a commit to denismakogon/vista that referenced this issue Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant