Robbie

Results 3 comments of Robbie

I have this same issue although I don't have the Hyper V template warning the eventlog, I do see the other two errors. Also with a Windows container and same...

I ran into this issue today while testing kubernetes 1.23 on AKS. In my case I'm simply trying to launch a local PowerShell script inside the container which used to...

Today after restarting the cluster I tried the workarounds again and `CMD ["powershell.exe", "c:\\test\\test.ps1"]` worked fine both in docker and in Kubernetes running containerd. Somehow while testing my workarounds yesterday...