tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
131 stars 87 forks source link

Add resource limits to the long running containers #117

Closed swills closed 2 years ago

swills commented 2 years ago

Prevents accidental resource exhaustion

Signed-off-by: Steve Wills steve@mouf.net

Description

While looking at the issue in #115 I decided to add resource limits to avoid future accidental resource exhaustion. Not strictly required and perhaps the limits themselves can use tweaking, but it seems useful to add a safety.

Why is this needed

See description

Fixes: #

How Has This Been Tested?

In VM

How are existing users impacted? What migration steps/scripts do we need?

Avoids potential issue

Checklist:

I have:

jeremytanner commented 2 years ago

@splaspood Possible to stop back by for review?