From 525beba83ce75642c8aca1999d202404327c7691 Mon Sep 17 00:00:00 2001 From: Michael Schubert Date: Tue, 18 Apr 2017 09:31:03 +0200 Subject: [PATCH] Mention new `ECSTask` and `ECSService` --- site/plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins.md b/site/plugins.md index 5967b1c7d..61958ea03 100644 --- a/site/plugins.md +++ b/site/plugins.md @@ -421,6 +421,8 @@ These are the available topologies: - `ReplicaSet` nodes represent all Kubernetes ReplicaSets running on hosts running probes. - `ContainerImage` nodes represent all Docker container images on hosts running probes. - `Host` nodes are physical hosts that run probes. +- `ECSTask` nodes represent [AWS ECS](https://aws.amazon.com/ecs/) [tasks](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definitions.html). +- `ECSService` nodes represent [AWS ECS services](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html). - `Overlay` nodes are active peers in any software-defined network that's overlaid on the infrastructure. The topology structure consists of the following attributes: