podman build inside EKS pods is abnormally slow #23611
danielap-ma
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue Description
We're using podman to build images on Jenkins pods running in EKS. The builds can take up to 10-12 minutes, whereas on EC2 Jenkins agents, building the same image in the same context never takes longer than 3 minutes.
We're running podman 4.6.2, but I tried upgrading to 5.2.0 and the issue persisted.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Builds are unusually slow.
Describe the results you expected
Reasonable build times.
podman info output
Podman in a container
Yes
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
EKS
Additional information
Happens in both amd and arm architectures.
Beta Was this translation helpful? Give feedback.
All reactions