I have a k3s cluster of mostly raspberry pi 4s with 8 GB RAM. The cluster has a single Intel worker node with 16 GB RAM running k3s-agent. When I try to install an app such as minio or mongodb, arkade exits with an error.
Expected Behaviour
~$ arkade install mongodb
Mongodb installed
Current Behaviour
~$ arkade install mongodb
Using kubeconfig:
Using Kubeconfig: /home/mwatson/.kube/config
Node architecture: "arm"
Error: only Intel, i.e. PC architecture is supported for this app
Possible Solution
???
Steps to Reproduce (for bugs)
See above
Context
Since there is an Intel node in the cluster, I expected arkade to successfully install the mongodb deployment to that node.
Your Environment
k3os 0.11.1 on all the Raspberry Pi 4 nodes
k3s v1.18.12+k3s1
several k3s-agents on additional Raspberry Pis
One k3s-agent on a node running Ubuntu 20.04
I have a k3s cluster of mostly raspberry pi 4s with 8 GB RAM. The cluster has a single Intel worker node with 16 GB RAM running k3s-agent. When I try to install an app such as minio or mongodb, arkade exits with an error.
Expected Behaviour
Current Behaviour
Possible Solution
???
Steps to Reproduce (for bugs)
See above
Context
Since there is an Intel node in the cluster, I expected arkade to successfully install the mongodb deployment to that node.
Your Environment
k3os 0.11.1 on all the Raspberry Pi 4 nodes k3s v1.18.12+k3s1 several k3s-agents on additional Raspberry Pis One k3s-agent on a node running Ubuntu 20.04