Update sig-windows/annual-report-2021.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
This commit is contained in:
jay vyas 2022-02-14 11:17:59 -05:00 committed by GitHub
parent b85506f307
commit 78f92fbfcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
1. What work did the SIG do this year that should be highlighted?
- Implemented hostProcess container support in Kubernetes (now in beta) and pomoted adoption in multiple open source communities
- https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess - for examples of running flannel, calico, csi-proxy, kube-proxy as hostPorcess containers
- https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess - for examples of running flannel, calico, csi-proxy, kube-proxy as hostProcess containers
- https://github.com/weaveworks/kured/pull/460 - KuReD Windows support
- https://github.com/prometheus-community/windows_exporter/pull/864 - node exporter support
- Defined the `kubectl node logs` command interface.