Missing attribute ecs.capability.gmsa

0

I am executing a windows container and have incorporated gMSA for authentication against domain resources.
When I pull the image and run directly on the host using the --security-opt "credentialspec=file://, the container executes and I'm able to reach the website hosted by the container.
When I attempt to execute using ECS and the GMSA security option in the task definition I receive the missing attribute ecs.capability.gmsa error when using the ecs-cli to check required attributes.

I'm unable to locate how to enable this capability in the container. ECS-Agent is 1.81, which I realize is not current. However when I spin up a new instance using the Windows 2016 ECS Optimized AMI, this is the version that is included.

ntxarch
已提问 4 年前333 查看次数
1 回答
0

Windows 2016 AMI's do not support GMSA, must be Windows 2019 or later

ntxarch
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则