talos: Talos not working with Longhorn
Somebody said this might be because Talos does not support ISCI. But it would have great to be able to install and use Longhorn. Ceph is a nice alternative, but I do feel like Longhorn has a better UI for managing drives.
Bug Report
Description
Logs
Environment
- Talos version: [
talosctl version --nodes <problematic nodes>
] - Kubernetes version: [
kubectl version --short
] - Platform:
About this issue
- Original URL
- State: open
- Created 3 years ago
- Reactions: 5
- Comments: 19 (9 by maintainers)
Any updates on this topic? Would really love to use longhorn in my talos cluster.
Did you see the latest comment on it?
yes, that’s correct, from the LongHorn docs it requires binaries like
curl
,bash
,awk
,bash
etc to be present on host. Bash is a no-go on talos, so longhorn cannot be supported until that requirement changes.Thank you for the reply, I tried it and couldn’t get it working. So I bought some second hands SSD’s and it all work out.
Clarification: Talos wipes the system disk on upgrade (by default), not all disks of the system.
Yeah, we have the tool installed, but the daemon must run, and it has to poke its dirty hands in all sorts of places on the host, and then clients have to do the same. It’s a filthy system for containers, and it is not supported now… maybe won’t ever be supported.
Use Mayastor instead.