From the course: Docker on AWS

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Challenge: Access an EC2 container

Challenge: Access an EC2 container

From the course: Docker on AWS

Start my 1-month free trial

Challenge: Access an EC2 container

(upbeat music) - [Instructor] So one question that often comes up is how can I actually get access to the underlying docker resources? For example, if I need to exec into a cluster to see what's going on. While we can do that on an ECS-EC2 cluster, we can't do it on a Fargate cluster. So your challenge is, of course, to log into the cluster and gain docker access to a container that's running there.

Contents