Skip to content

Doc to explain networking model #288

Answered by ustiugov
r2an9 asked this question in Q&A
Discussion options

You must be logged in to vote

hi @xiregele, thank you for your interest in vHive.

To understand the function invocation part of networking, you may refer to the diagram from the main README:

As for user code inside functions, it can freely access any resources in the same k8s cluster or in the internet. However, note that vHive doesn't support inbound connections to function instances. If you need to expose function instances to the outside world, you need to configure the iptables separately.

It would be great if you could briefly introduce yourself (e.g., mention which organization or university do you work for) and describe your usage scenario so that we could provide more specific support to you. Feel free to DM …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ustiugov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #287 on June 21, 2021 11:32.