File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
keps/sig-architecture/3935-oldest-node-newest-control-plane Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2929 - [ Dependencies] ( #dependencies )
3030 - [ Scalability] ( #scalability )
3131 - [ Troubleshooting] ( #troubleshooting )
32+ - [ Related work] ( #related-work )
3233- [ Implementation History] ( #implementation-history )
3334<!-- /toc -->
3435
@@ -530,6 +531,18 @@ There are no new failure modes specific to this policy change.
530531
531532###### What steps should be taken if SLOs are not being met to determine the problem?
532533
534+ ## Related work
535+
536+ While investigating behavior, test coverage, and documentation of existing supported skew,
537+ several inconsistencies or gaps were found. Links tracking improving those areas are provided for reference:
538+
539+ * sig-network:
540+ * Clarify supported skew documentation for ` kube-proxy ` - https://github.com/kubernetes/website/pull/40672
541+ * Improve test coverage of skewed ` kube-proxy ` / ` kube-apiserver ` and skewed ` kube-proxy ` / ` kubelet ` - https://docs.google.com/document/d/1_w77-zG_Xj0zYvEMfQZTQ-wPP4kXkpGD8smVtW_qqWM/edit#bookmark=id.urwmea30mygf
542+ * Resolve misleading ` status.nodeInfo.kubeProxyVersion ` API field - https://github.com/kubernetes/kubernetes/issues/117756
543+ * sig-node:
544+ * Clarify supported skew documentation for ` kubelet ` / ` cri-api ` - https://github.com/kubernetes/kubernetes/pull/114394
545+
533546## Implementation History
534547
535548- 2023-04-03: Provisional KEP created
You can’t perform that action at this time.
0 commit comments