Skip to content

How to launch a vineyard cluster ? #157

Answered by sighingnow
Zarca asked this question in Q&A
Discussion options

You must be logged in to vote

On kubernetes, I think you could launch a distributed vineyard cluster using helm, by following the instructions in README.

Without kubernetes, launching a vineyard cluster requires launch a etcd server first, then pass a --etcd_endpoint arguments to vineyardd. You could find all useful command line arguments by vineyardd --help.

Prebuilt vineyardd binary is available via Dockerhub libvineyard/vineyardd. For linux users, a daily built standalone binary is available at https://github.com/alibaba/libvineyard/releases/tag/latest.

Replies: 8 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sighingnow
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@sighingnow
Comment options

@Zarca
Comment options

@Zarca
Comment options

@sighingnow
Comment options

@Zarca
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #150 on January 21, 2021 09:46.