weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.85k stars 709 forks source link

Scope does not have multiarch images #3811

Open paulbsch opened 4 years ago

paulbsch commented 4 years ago

What you expected to happen?

I was hoping that the scope components would run on the ppc64le nodes in our cluster.

What happened?

weave-scope-app and weave-scope-cluster-agent deployments do not run on ppc64le nodes. weave-scope-agent DaemonSet does not start on the ppc64le nodes.

How to reproduce it

Simply deploy the latest weave-scope on a cluster with non-amd64 nodes.