kubernetes-sigs/kubespray

CI: test multi-arch cluster / alternatives arch

Open

#12.777 aberto em 9 de dez. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4.419 forks)batch import
help wantedkind/feature

Métricas do repositório

Stars
 (10.380 stars)
Métricas de merge de PR
 (Mesclagem média 25d) (26 fundiu PRs em 30d)

Description

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

Guia do colaborador