You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know whether Kubespray supports deploying a Kubernetes cluster with nodes of different CPU architectures. For instance, can a cluster consist of an x86 control plane node, an x86 worker node, and an ARM worker node?
Expected Behavior:
Kubespray should be able to deploy Kubernetes on target nodes with mixed architectures (x86 and ARM)
There is no clear mention in the documentation regarding support for heterogeneous architectures in target nodes.
Need clarification on whether any additional configurations are required in Kubespray inventory or group_vars to enable multi-arch deployments.
Are there any known limitations for such deployments?
Environment Details:
Kubespray version: v2.27.0
Kubernetes version: v1.31.4
OS for nodes: Ubuntu 24.04.2 LTS
Kube Control Plane Architecture: x86_64
Kube Node 1 Architecture: x86_64
Kube Node 2 Architecture: ARM64
Why is this needed
Kubernetes Deployment Support on Multi-Architecture nodes (x86, ARM)
The text was updated successfully, but these errors were encountered:
What would you like to be added
I would like to know whether Kubespray supports deploying a Kubernetes cluster with nodes of different CPU architectures. For instance, can a cluster consist of an x86 control plane node, an x86 worker node, and an ARM worker node?
Expected Behavior:
Kubespray should be able to deploy Kubernetes on target nodes with mixed architectures (x86 and ARM)
There is no clear mention in the documentation regarding support for heterogeneous architectures in target nodes.
Environment Details:
Kubespray version: v2.27.0
Kubernetes version: v1.31.4
OS for nodes: Ubuntu 24.04.2 LTS
Kube Control Plane Architecture: x86_64
Kube Node 1 Architecture: x86_64
Kube Node 2 Architecture: ARM64
Why is this needed
Kubernetes Deployment Support on Multi-Architecture nodes (x86, ARM)
The text was updated successfully, but these errors were encountered: