cloudfoundry-incubator / kubo-deployment

Contains manifests used to deploy Cloud Foundry Container Runtime
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
275 stars 114 forks source link

Windows-Worker Failing on AWS #418

Open forumsheth15 opened 4 years ago

forumsheth15 commented 4 years ago

Hello I have deployed kubernetes cluster over AWS using this repo. I was trying to add one windows-worker node to my cluster by referring to https://github.com/cloudfoundry-incubator/kubo-deployment/tree/master/manifests/ops-files/windows. After deploying the cluster with windows node, it is creating one windows-worker vm but it is failing. I tried to ssh into the windows-worker node to fetch the logs. The error logs from kubelet is attached. image image

Can anyone kindly guide me with this?