fluvio icon indicating copy to clipboard operation
fluvio copied to clipboard

start a cluster without kubernetest or docker

Open rkedward opened this issue 2 years ago • 4 comments

I'd like to try fluvio but don't have access to kubernetes or docker. Do you support starting a cluster manually with out docker or kubernetes?

rkedward avatar Aug 19 '22 16:08 rkedward

Hi,

Unfortunately, Fluvio open source requires some sort of container orchestration since we provide built-in scalability. However, at some point, we plan to support pure native executable (primary Linux) in the future. For now, you can try https://infinyon.cloud/signup, where you don't have to worry about provisioning. It's free, and you don't have to worry about provisioning clusters. You can use Fluvio CLI just like open source.

sehz avatar Aug 19 '22 16:08 sehz

I work in a HPC environment were we need to keep sensitive data inhouse and we have in custom orchestration. This looks like an interesting project where it could meet some of our automation use cases. I'll keep an eye of the project and when you have manually Linux orchestration available, I give it a try. Thanks

rkedward avatar Aug 19 '22 17:08 rkedward

Sure.

rkedward avatar Aug 19 '22 19:08 rkedward

As per the conversation with @rkedward, no Docker or K8 is available. Hence, Fluvio needs the ability to install and run in a pure Linux environment (without external dependencies to Docker or K8).

ajhunyady avatar Aug 22 '22 15:08 ajhunyady

Stale issue message

github-actions[bot] avatar Oct 22 '22 11:10 github-actions[bot]