Getting started:
- https://capz.sigs.k8s.io/topics/windows.html
- https://docs.microsoft.com/en-us/azure/aks/windows-container-cli
- https://github.com/kubernetes-sigs/sig-windows-dev-tools
- https://kubernetes.io/docs/setup/production-environment/windows/intro-windows-in-kubernetes
- https://docs.microsoft.com/en-us/virtualization/windowscontainers/about/
Docker files:
- https://github.com/jsturtevant/dockerfiles-windows
- https://github.com/StefanScherer/dockerfiles-windows
- https://github.com/sixeyed/dockerfiles-windows
- https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/manage-windows-dockerfile
- https://github.com/Microsoft/dotnet-framework-docker
K8 Code samples:
Logging
- fluent/fluentd-docker-image#131
- https://gist.github.com/jsturtevant/73b0bfe301a6abecd951b6f98bddffd4
- https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess/eventflow-logger
CI/CD:
Monitoring:
- https://github.com/martinlindhe/wmi_exporter
- https://github.com/Azure/acs-engine/blob/1f855a0f8320d33a49750e9fac67915ecb113cdc/docs/kubernetes/monitoring.md
Upstream Road Map:
Networking info:
-
Understand general Azure networking:
-
Understand general Windows Server Networking:
-
Learn about Windows Container Networking:
-
Azure Container Networking:
-
Troubleshooting windows k8s networking
-
Understanding Windows Container Network in Kubernetes Using a Real Story - Cindy Xing
-
Docs
- https://docs.microsoft.com/en-us/windows-server/networking/technologies/hcn/hcn-top
- https://docs.microsoft.com/en-us/virtualization/windowscontainers/container-networking/architecture
- https://techcommunity.microsoft.com/t5/networking-blog/troubleshooting-kubernetes-networking-on-windows-part-1/ba-p/508648
- https://techcommunity.microsoft.com/t5/networking-blog/l2bridge-container-networking/ba-p/1180923
-
VFP
-
The HNS APIs:
-
Packets tracing
-
DSR
-
networking videos
Troubleshooting:
-
Tools:
-
Guides:
- https://stefanscherer.github.io/find-dependencies-in-windows-containers/
- https://github.com/feiskyer/kubernetes-handbook/blob/master/en/SUMMARY.md
- https://github.com/AzureCAT-GSI/AppMigrationWorkshop/blob/master/HOL/06-windows-containers/advanced-troubleshooting.md
- https://gist.github.com/vyta/dcbbeb3431db2d2670580426bd2eaa15
- https://docs.microsoft.com/en-us/virtualization/windowscontainers/kubernetes/common-problems
- https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-troubleshoot-connectivity-problem-between-vms
- https://github.com/Microsoft/SDN/blob/master/Diagnostics/ContainerDiagnostics.md
- https://github.com/andyzhangx/Demo/tree/master/windows
- https://techcommunity.microsoft.com/t5/Networking-Blog/Troubleshooting-Kubernetes-Networking-on-Windows-Part-1/ba-p/508648
Getting involved
Container Feature list:
AD examples
- https://github.com/plooploops/windows-containers-AD/blob/master/Scenarios-Read-Me/README-IIS.md
Intro and Docker file Cheat Sheet