alloy icon indicating copy to clipboard operation
alloy copied to clipboard

Helm - Agent pod fails on Windows host

Open andrewiankidd opened this issue 1 year ago • 2 comments

What's wrong?

Hi,

I've deployed grafana-agent into a cluster using v0.13.0 of the Helm Chart

This is working fine until I add a node using Windows as the host OS, at which point it tries to spin up a new grafana-agent pod on the Windows node, but doesn't use the Windows version of the image v0.33.1-windows

Steps to reproduce

  • Deploy 'grafana-agent' v0.13.0 Helm Chart to Linux cluster
  • Add Windows node

System information

No response

Software version

Grafana Agent v0.33.1

Configuration

No response

Logs

Pulling image "grafana/agent:v0.33.1"
Pulling image "jimmidyson/configmap-reload:v0.8.0"
Error: ErrImagePull
Failed to pull image "jimmidyson/configmap-reload:v0.8.0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/jimmidyson/configmap-reload:v0.8.0": no match for platform in manifest: not found

andrewiankidd avatar Jun 16 '23 07:06 andrewiankidd