From the course: Docker on AWS

Unlock the full course today

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

Determine SLB target state

Determine SLB target state

From the course: Docker on AWS

Start my 1-month free trial

Determine SLB target state

- [Narrator] As a part of our cluster, we have this concept of scale, and a scaling engine, and there's still in my mind, at least, always this lingering question of why my tasks and my service are constantly running, but then back into a pending or provisioning state. So let's see if we can figure out what might be going on. Now, you might remember that I said we have to be very careful about what health pathway we're passing the service. And that's true. We need to make sure that we're giving the system a 200 response from the health end point, so let's actually see if we can't actually jump into the specific service view of our environment and get a pointer to the targets that the actual endpoints that we're load balancing against. We've drilled down into our ECS Fargate cluster and we're now looking at our hostname service. And within that service, when we select the details, we can see there's a load balancing target…

Contents