在具有测试通道的 FCOS 上, k3sup 不能正常工作
作者: adrecord创建于 2023年5月30日更新于 2026年4月7日
< !--- Provide a general summary of the issue in the Title above -->
I use k3sup to setup a k3s cluster on fcos nodes for personal cluster (libvirt vms). This used to work. Per this issue the stable channel doesn't have some rpms, but using the testing channel works. I verified that manually ssh'ing to the fcos node and running curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL=testing sh - does work, as suggested in this comment. However, the equivalent version of this, to pass --k3s-channel testing to k3sup, does not work.
内容来源: alexellis/k3sup