aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.22k stars 321 forks source link

[ECS] [request]: Exec/Shell feature within ECS Management Console #2476

Open awsjake opened 4 days ago

awsjake commented 4 days ago

Community Note

Tell us about your request What do you want us to build? This request is to build a terminal into the ECS management console to Exec into containers from a browser session instead of using AWS CLI ExecuteCommand.

Which service(s) is this request for? This could be Fargate, ECS, EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? This is an added convenience to be able to Exec into a container from the console rather than using the AWS CLI commands to exec into the container for troubleshooting. This would be a powerful improvement to ECS, as well as other containerized applications running in AWS, including EKS and Batch.

Are you currently working around this issue? How are you currently solving this problem? AWS CLI command line

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

AvinashDalvi89 commented 1 day ago

This is a really must needed feature. This will enabled debugging power to better user experience.