allow to set limits/reqests on ephemeral-storage

Description

original issue: https://jira.percona.com/browse/K8SPXC-262

It is needed to pass ephemeral-storage from CR to StatefulSets

reason: Without requests/limits for ephemeral-storage, pods are evicted when their host node encounters disk pressure. It doesn't matter if one is using hostDir/emptyDir or PVCs: the pod will be using some amount of local disk for log buffers up to a rotation limit and such.

Environment

None

Smart Checklist

Activity

Duplicate

Details

Assignee

Reporter

Priority

Smart Checklist

Created April 13, 2020 at 1:08 PM
Updated March 5, 2024 at 5:09 PM
Resolved March 7, 2023 at 3:58 PM