MinikubeWindowsContainers
MinikubeWindowsContainers copied to clipboard
This repo describes the steps for a prototype of Windows on MiniKube
To test this PR you require a windows VM running Windows Server 2022. I've shared a quick guide to setup such a VM at the last bit. Here's how you...
I was able to succesfully setup a K8S kluster with mixed windows and linux nodes thanks to this guide! I setup the minikube ingress add-on (nginx) and was able to...
It should be possible to make the changes to the Windows node without having to open a Hyper-V session to it. With PowerShell remote, we should be able to execute...
Since there are many moving parts in this guidance (MiniKube, Kubernetes, Windows, containerd, etc.) the version used for these should be passed as variables to avoid mismatch and incompatibilities, as...