Skip to content

High Availability Deployment #2900

Answered by sehz
sebadob asked this question in Q&A
Dec 23, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @sebadob,

Thanks for your questions! I'm glad to hear that you're finding Fluvio useful and that you're interested in using it for your IoT project.
To answer your questions:

  1. Current version of Fluvio doesn't support HA for SC out of the box. However, with small tweak, it should be possible to support SC using K8 Deployment (it already does). We just need to implement a simple health check to ensure SC pod properly fail over. Can you create issue for it?
  2. As @ajhunyady indicated, consumer and producer directly to talk to SPU
  3. Fluvio implements basic RBAC but requires mTLS. It is implemented in the https://github.com/infinyon/fluvio/tree/master/crates/fluvio-auth. It uses X509 certs to v…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

You must be logged in to vote
2 replies
@sehz
Comment options

@sebadob
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
3 participants