Skip to content

Commit 4dc8c7a

Browse files
committed
Use eck_resources_list
1 parent dafbf4d commit 4dc8c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy-manage/deploy/cloud-on-k8s/propagate-labels-annotations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ products:
88

99
# Propagate Labels and Annotations [k8s-propagate-labels-annotations]
1010

11-
Starting with version `3.1.0`, Elastic Cloud on Kubernetes (ECK) supports propagating labels and annotations from the parent resource to the child resources it creates. This feature allows you to apply metadata consistently across all resources managed by ECK, such as {{es}}, {{kib}}, {ls}}, {{APM-server-name}}, {{agent}}, and {{beats}}.
11+
Starting with version `3.1.0`, Elastic Cloud on Kubernetes (ECK) supports propagating labels and annotations from the parent resource to the child resources it creates. This feature allows you to apply metadata consistently across all resources managed by ECK, such as {{eck_resources_list}}.
1212

13-
The example below demonstrates how to set up an Elasticsearch cluster with custom labels and annotations that will be propagated to all child resources created by ECK. This can also be applied to {{kib}}, {ls}}, {{APM-server-name}}, {{agent}}, and {{beats}} resources.
13+
The example below demonstrates how to set up an {{es}} cluster with custom labels and annotations that will be propagated to all child resources created by ECK. As mentioned above, this can be also applied to other resources managed by ECK.
1414

1515
```yaml
1616
# This sample sets up an Elasticsearch cluster with 3 nodes.

0 commit comments

Comments
 (0)