Skip to content
Discussion options

You must be logged in to vote

The same question was asked on Slack, let me copy some responses here if anyone else stumbles upon this:

@nineinchnick said:

emptyDir is using memory, so it depends on how much margin you have on the node, and how big spills do you expect - it might get expensive.
Using a PV sounds fine.
The docs focus on bare metal installations, that’s why it mentions a separate disk. It all comes down to IO and what happens when spills fill up all the available space.

@Pluies said:

We run spill-to-disk on EBS-backed gp3 PVCs here. It works well, though you have to monitor io etc so that it doesn’t become too much of a bottleneck

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by igorvoltaic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants