apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
859 stars 344 forks source link

add ephemeral storage option into the container trait #4224

Open mertdotcc opened 1 year ago

mertdotcc commented 1 year ago

Kubernetes has recently beta-released the ability to track and limit the amount of ephemeral storage the pods can use. [1]

I am not sure whether this is something worth adding to Camel-K. Hence, I am opening the discussion for it.

If you guys are in favor, maybe I can tackle this once I am done with my open PR.

[1] https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#local-ephemeral-storage

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!