TsuyoshiUshio / KubernetesTask

Kubernetes Task for Visual Studio Team Services
34 stars 14 forks source link

Kubernetes task on VSTS:"Error:spawn EACCES" #21

Closed YadDish closed 7 years ago

YadDish commented 7 years ago

Hello,

I am trying to deploy docker image to kubernetes on VSTS for CD/CI pipeline. To start with I am testing for simple get command. I have given all the required details to fill the selection. Docker Container Registry Details, cluster details. and selected "get" command and passed "pods" as arguments. I end up getting this error. "Error: spawn EACCES".

Thanking You in Advance!

image

dtzar commented 7 years ago

Are you using windows or linux build agent? Private or hosted?

YadDish commented 7 years ago

Linux build agent and hosted one

TsuyoshiUshio commented 7 years ago

Hi, This is the Microsoft official task. Not this repo. :) Also I tried the task however, it didn't work well. If you like, you can use this task. You can search "kubernetes" via Marketplace. My task is authored by "Tsuyoshi Ushio"