logzio / logzio-k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM support

bjornmagnusson opened this issue · comments

Please consider supporting ARM servers.
Me, and many others are using ARM for easy-to-use Kubernetes clusters

From running the daemonset on ARM cluster:
standard_init_linux.go:211: exec user process caused "exec format error"

Currently, there is no FluentD build for ARM. Since we collect logs through FluentD, we can't support it for now.

Please consider supporting arm64

We now support ARM arch (as of logzio/logzio-fluentd:1.0.2)