MusicDin / kubitect

Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

Home Page:https://kubitect.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Talos

madnight opened this issue · comments

Talos OS is an immutable minimal OS designed for Kubernetes, without ssh or any other binaries/service that are not required to run Kubernetes. Talos provides a installation guide for libvirt: https://www.talos.dev/v1.2/talos-guides/install/virtualized-platforms/vagrant-libvirt/ but they use Vagrant and manual steps for cluster provisioning. I think it would be cool if we can somehow manage to support Talos with kubitect.