Challenge, Easy, on
Configure a Memory-Backed emptyDir Volume with a Size Limit
by Omkar Shelke
A Deployment is using a disk-backed emptyDir volume. Convert it to a memory-backed tmpfs volume for better performance — but make sure to set a size limit to prevent the Pod from exhausting the node's RAM.
Submissions: 22/27