diff --git a/rfcs/text/0012-orchestrator-field-set.md b/rfcs/text/0012-orchestrator-field-set.md index c99da3a159..3796a34908 100644 --- a/rfcs/text/0012-orchestrator-field-set.md +++ b/rfcs/text/0012-orchestrator-field-set.md @@ -1,7 +1,7 @@ # 0012: Orchestrator field set creation -- Stage: **2 (candidate)** -- Date: **2021-03-26** +- Stage: **3 (finished)** +- Date: **2021-05-14** There is currently no ECS field set for container orchestration engines. There is an example of an ECS [use-case][0] for Kubernetes, but it largely relies on other ECS field sets, and doesn't cover all of the @@ -93,10 +93,6 @@ The proposed change adds nine fields, as described below: API version being used to carry out the action ``` - - ## Usage The `orchestrator` field set will be used to capture typical concepts employed @@ -198,10 +194,6 @@ Examples of source data include: } ``` - - ## Scope of impact As this RFC involves the creation of an entirely new fieldset, no breaking @@ -239,19 +231,8 @@ cover all the logical primitives of popular orchestrators. Input from contributo who have experience with the various alternative orchestration providers would be particularly valuable. - - - - -## Real-world implementations - - +*Resolution*: Input from various orchestrators has been considered to ensure this field +set remains as generic as possible. ## People @@ -275,6 +256,7 @@ The following are the people that consulted on the contents of this RFC. * Stage 0: https://github.com/elastic/ecs/pull/1209 * Stage 1: https://github.com/elastic/ecs/pull/1230 * Stage 2: https://github.com/elastic/ecs/pull/1299 +* Stage 3: https://github.com/elastic/ecs/pull/1343 [0]: https://github.com/elastic/ecs/blob/master/use-cases/kubernetes.yml [1]: https://kubernetes.io/docs/tasks/debug-application-cluster/audit/