Skip to content

Logstash docker images from 7.17.23 do not work on arm64 architecture kubernetes #17408

Open
@Syingc

Description

@Syingc

Description of the problem including expected versus actual behavior:
arm64 containers published in Docker Hub cannot be used on arm64 machines due to statically compiled env2yaml for x86_64
https://hub.docker.com/_/logstash/tags

runtime error:

/usr/local/bin/docker-entrypoint: line 7: /usr/local/bin/env2yaml: cannot execute binary file: Exec format error

Use arm64 architecture machines
deploy logstash:7.17.23 on kubernetes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions