-
Notifications
You must be signed in to change notification settings - Fork 16
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
velad create clusters should support linux #19
Comments
Multicluster is provided for user to experience. This feature make it easy to develop app and try multicluster in mac/windows. But on Linux, deployment is more than development. I don't think this is nessesary. We are using K3s in VelaD when
Either give up performance, or make VelaD too complex and huge. In summary, I don't think this is nessesary for now. |
Make sense |
I would like to try out the multicluster features of KubeVela on Linux. That's the reason I came to this repo :) And I am fine with K3d for this, even when it means downloading it as a separate binary. |
I would like to see Currently I think the users of So in my opinion, development is still a major use-case over deployment for |
In fact, For those who wanna build production cluster using k3s, there are also instructions in K3s document. Let's keep What do you think of this? @wonderflow |
@chivalryq I think we should support k3d for linux. All requests in this issue all running velad as developer environment but they can't work smoothly. |
https://github.com/kubevela/velad/blob/main/docs/02.multicluster.md
It's only support macos and windows for now.
The text was updated successfully, but these errors were encountered: