kubernetes-sigs/kubespray

CI: test multi-arch cluster / alternatives arch

开放

#12,777 创建于 2025年12月9日

 (1 条评论) (0 个反应) (0 位负责人)HTML (4,419 个派生)batch import
help wantedkind/feature

仓库指标

星标
 (10,380 个星标)
PR 合并指标
 (平均合并 25天) (30 天内合并 26 个 PR)

描述

What would you like to be added

We have hash for other arch than x86, but it's not tested, and some things are broken (download delegation, for instance, though I'm working on that).

Why is this needed

This should not actually be that hard to have multi-arch working properly, we just need to be a bit more mindful of using Ansible correctly (aka, consider that variable are host local, not constant across all hosts).

@ant31 Besides working on the kubevirt manifests in .gitlab-ci/kubevirt.yml, maybe we need some change on the test cluster at qemu level ? /help

贡献者指南