kubernetes-sigs / sig-windows-tools

Repository for tools and artifacts related to the sig-windows charter in Kubernetes. Scripts to assist kubeadm and wincat and flannel will be hosted here.
Apache License 2.0
123 stars 123 forks source link

Steps to integrate kube-proxy into kubeadm initialization #324

Closed Mik4sa closed 1 year ago

Mik4sa commented 1 year ago

While looking through the repository I found this: https://github.com/kubernetes-sigs/sig-windows-tools/blob/d744f5488dd350fa967b3920d698b268e214e14d/hostprocess/README.md?plain=1#L16-L18

Which steps/prerequisites are needed so we can start with it? Atleast for flannel, once #314 is merged, I feel like we are at a good point to start.

Do you agree?

jsturtevant commented 1 year ago

This document outlines the required steps to improve this in kube-proxy to not be CNI dependent: https://docs.google.com/document/d/1A6Gkyx5EvL86Z4L2P4sxnk9HQjdRgnLXvBg6tIMDB3s/edit

In addition, we would need: