# SIG Node Meeting Notes
## December 28, 2021 Cancelled
* [dawnchen] Cancelled
## December 21, 2021 Cancelled
* [dawnchen] Cancelled
## December 14, 2021
Total active pull requests: [207](https://github.com/kubernetes/kubernetes/pulls?q=repo%3Akubernetes%2Fkubernetes+type%3Apr+label%3Asig%2Fnode+is%3Aopen+) (+6)
* [Marlow Weston] Looking to solve cpu allocation items, where pinning is important, but also some pods may want to have *some* cores pinned and *some others* shared. Currently semi-abandoned items are here; ([https://github.com/kubernetes/community/pull/2435](https://github.com/kubernetes/community/pull/2435),[ https://github.com/kubernetes/enhancements/pull/1319](https://github.com/kubernetes/enhancements/pull/1319)) \
Would like to move forward and put together a team to try again to come up with a cohesive KEP. Already have use cases from four companies, and there are likely more that wish to be involved. Would like an initial list of names, in addition to those already there, so we can critically come up with the use cases we expect to cover and start coming up with what the best design is going forward.
* Some of these use cases are already supported - are we trying to isolate the management parts of a node or specific pods?
* If there is a set of use cases, we might be able to pull a group together
* [adrianreber] Looking for approver feedback on the "Forensic Container Checkpoint" KEP (1.24) [https://github.com/kubernetes/enhancements/pull/1990](https://github.com/kubernetes/enhancements/pull/1990) to be ready once the 1.24 period starts to avoid missing the deadline as I did for 1.23.
* Dawn wants to review but doesn’t have bandwidth at this moment, she will approve
* Can this be used for things other than forensics like migration?
* There are a bunch of outstanding questions about how networking, storage, etc. will it work on restore with multiple containers. Wanted to rein in scope
* [vinaykul] In-place Pod Vertical Scaling
* Working on addressing remaining review items this week. Apologies for the delay as my new role has not given me a big enough block of “focus time” until last week. I’ll reach out to reviewers over slack once I update the PR.
* [kubernetes/kubernetes#102884](https://github.com/kubernetes/kubernetes/pull/102884)
* Should PR be split?
* Perhaps. SIG-scheduling would prefer scheduler changes in a separate PR. Jiaxin Shan from Bytedance is looking into it in parallel.
* If we split, both would need to go in quick succession - 2-phase commit
* [mrunal/mikebrown] CRI PR version support [https://github.com/kubernetes/kubernetes/pull/104575](https://github.com/kubernetes/kubernetes/pull/104575)
* Support both v1 and v1alpha1 or just one version?
* Node overhead for the marshalling/unmarshalling needs to be measured to make a decision.
* Perf vs. cognitive load is a decision to make on the next meeting
* Also added to API reviews agenda:
## October 19, 2021
Total active pull requests: [223](https://github.com/kubernetes/kubernetes/pulls?q=repo%3Akubernetes%2Fkubernetes+type%3Apr+label%3Asig%2Fnode+is%3Aopen+) (-6 in two past weeks)