bottlerocket-os / bottlerocket-os/bottlerocket
ECS Service Connect support
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
I'd like to confirm if Bottlerocket supports ECS Service Connect. I don't see any mention of it anywhere.
When I try running a task with Service Connect, the task get's stuck in the provisioning state and the Bottlerocket logs show: `ServiceConnect Capabilities: No service connect capabilities were found for Appnet version="", image=""`. Looks like that log is coming from the [ecs-agent](https://github.com/aws/amazon-ecs-agent/blob/master/agent/app/agent_capability.go#L477)
From this [reinvent talk](https://youtu.be/1_YUmq3MpYQ?t=1320), it says Service Connect uses Envoy under the hood which I don't think Bottlerocket supports https://github.com/bottlerocket-os/bottlerocket/issues/1078.
**Any alternatives you've considered:**
Reverting to just using Cloudmap
Contributor guide
Assessment
This issue has not been assessed yet.