Patrik Schmidt
Patrik Schmidt
> > > Hi, > Do you mean deploying Kubernetes on standalone ESXi (without a vCenter)? No, I am using vCenter but did not licenzed vMotion, so compute clusters are...
I'll test in the next few days, if it is possible to refactor the scripts for deployment of the k8s-cluster without a dependency of a compute cluster in vCenter
Good points! I need some time to verify your options
Hi @carlpett , I issued the above mentioned command inside my docker environment: ``` docker run mcr.microsoft.com/windows/servercore:1809 powershell "gwmi Win32_LogicalDisk" ``` This will respond as expected with: ``` DeviceID :...