Replies: 2 comments 1 reply
-
it depends on what you do within your workflow job, the runner itself should not consume much network traffic.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
we also host action runners on EKS. We isolated and checked network throughput. I ran 3 commands,
just running these three commands saw a 1.8GB receive and transmit on the runner. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We recently started hosting our runners using the actions-runner-controller on our personal EKS, after a few days, we started seeing a high NAT bill (which is priced by the amount of data sent our through the Nat), I wanted to know, how much traffic does the runner trasmit? GB's? MB's?
Beta Was this translation helpful? Give feedback.
All reactions