Tim Allclair
Tim Allclair
/remove-lifecycle stale /lifecycle frozen
/help I'm looking for someone who is interested in picking back up this proposal. Specifically, the design proposal needs to be reworked in the context of [RuntimeClass](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/0014-runtime-class.md), and the details...
\o/ /remove-help /assign @egernst
/assign @egernst
We're still planning on getting this into 1.15. Don't we still have close to 3 weeks to get the KEP in? KEP is here, btw: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190226-pod-overhead.md
A piece that is missing from the KEP is a discussion of how overhead interacts with [pod QoS](https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/). In my opinion, the application of RuntimeClass overhead should maintain the pod's...
An alternative implementation of the above suggestion would be to keep overhead as-is on the PodSpec, and apply the logic in the RuntimeClass controller when the overhead is set. This...
Yes, this should get docs (tagged alpha). Thanks for the reminder.
~~No changes in 1.16~~ EDIT: see below.
Whoops, I think I mixed this up with the PodSecurityPolicy issue. We are planning on adding PodOverhead as an alpha feature in v1.16. @egernst Will you be able to handle...