You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
I am looking for a tool that simplifies installation/deployment of K3os on a scale. This might (or might not) be a niche request, yet I think it’s worth considering. Now there is no way to quickly deploy raw cluster with e.g. 3 control plane nods, and 2 agent nodes.
Describe the solution you'd like
A tool similar to OpenShift Installer or K3d, that allows installation/deployment of K3os cluster with ease. By default, there could be support for only Qemu/KVM or one of more easy to interact with Hypervisors (VirtualBox/VSphere?), and support for others could be added through plugins (e.g. using plugin package or go-plugin package).
Describe alternatives you've considered
Terraform - there are some projects for deploying K3os through terraform, e.g. K3os on OpenStack through Terraform by Ampere. Those are okay solutions, but they are not really portable, and are not the best for quickly deploying clusters e.g. for development purposes.
Is your feature request related to a problem? Please describe.
I am looking for a tool that simplifies installation/deployment of K3os on a scale. This might (or might not) be a niche request, yet I think it’s worth considering. Now there is no way to quickly deploy raw cluster with e.g. 3 control plane nods, and 2 agent nodes.
Describe the solution you'd like
A tool similar to OpenShift Installer or K3d, that allows installation/deployment of K3os cluster with ease. By default, there could be support for only Qemu/KVM or one of more easy to interact with Hypervisors (VirtualBox/VSphere?), and support for others could be added through plugins (e.g. using plugin package or go-plugin package).
Describe alternatives you've considered
Additional context
N/A
The text was updated successfully, but these errors were encountered: