-
Notifications
You must be signed in to change notification settings - Fork 426
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
Allow clustering with Kubernetes #2675
Conversation
Uffizzi Preview |
Thanks @aleDsz. I think we should give up on this idea. We can't make this work by default because it requires defining a service on k8s. If we have to define a service, it may be better to provide users with a Helm chart that starts Livebook, defines the correct env vars and services. Perhaps our clustered deployment settings should say: "Automatic clustering is available in Fly.io and through our provided Helm charts." |
I'm going with this k8s idea and creating an example YAML file where it will be possible to create a service, define the environment variables and have the cluster with all the necessary information. |
Co-authored-by: José Valim <[email protected]>
Co-authored-by: Jonatan Kłosko <[email protected]>
No description provided.