Need to deploy my fluentd on arm64 node group but facing "exec /usr/bin/sh: exec format error" for statefulset with cloudwatch-logs-plugin.
As temporary solution we have created two different images - one without cloudwatch-logs-plugin used for daemonset on arm64 node group and other with cloudwatch-logs-plugin used for statefulset on amd64 node group
Is there any new feature released for the "cloudwatch-logs-plugin" supporting on arm64 architecture/nodes?
Please let me know if any.