Skip to content

Commit b5a1d76

Browse files
authored
H1 titles updated for ECK apps configuration and examples pages (#2953)
1 parent bac1c32 commit b5a1d76

8 files changed

+16
-8
lines changed

deploy-manage/deploy/cloud-on-k8s/configuration-beats.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration
910
---
1011

11-
# Configuration [k8s-beat-configuration]
12+
# Configuration for Beats on {{eck}} [k8s-beat-configuration]
1213

1314
## Upgrade the Beat specification [k8s-beat-upgrade-specification]
1415

deploy-manage/deploy/cloud-on-k8s/configuration-examples-beats.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration examples
910
---
1011

11-
# Configuration Examples [k8s-beat-configuration-examples]
12+
# Beats configuration examples on {{eck}} [k8s-beat-configuration-examples]
1213

1314
In this section you can find manifests that address a number of common use cases and can be your starting point in exploring Beats deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain three-node {{es}} cluster and single {{kib}} instance. All Beat configurations set up {{kib}} dashboards if they are available for a given Beat and all required RBAC resources.
1415

deploy-manage/deploy/cloud-on-k8s/configuration-examples-fleet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration examples
910
---
1011

11-
# Configuration Examples [k8s-elastic-agent-fleet-configuration-examples]
12+
# Fleet managed agents configuration examples on {{eck}} [k8s-elastic-agent-fleet-configuration-examples]
1213

1314
This section contains manifests that illustrate common use cases, and can be your starting point in exploring {{agent}} deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured {{k8s}} cluster. They all contain a three-node {{es}} cluster, a single {{kib}} instance and a single {{fleet-server}} instance.
1415

deploy-manage/deploy/cloud-on-k8s/configuration-examples-logstash.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration examples
910
---
1011

11-
# Configuration examples [k8s-logstash-configuration-examples]
12+
# Logstash configuration examples on {{eck}} [k8s-logstash-configuration-examples]
1213

1314
This section contains manifests that illustrate common use cases, and can be your starting point in exploring Logstash deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain a three-node {{es}} cluster and a single {{kib}} instance.
1415

deploy-manage/deploy/cloud-on-k8s/configuration-examples-standalone.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration examples
910
---
1011

11-
# Configuration examples [k8s-elastic-agent-configuration-examples]
12+
# Standalone Elastic Agent configuration examples on {{eck}} [k8s-elastic-agent-configuration-examples]
1213

1314
This section contains manifests that illustrate common use cases, and can be your starting point in exploring Elastic Agent deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain a three-node {{es}} cluster and a single {{kib}} instance. Add the corresponding integration package to {{kib}} to install the dashboards, visualizations and other assets for each of these examples as described in [the Elastic Agent documentation](/reference/fleet/install-elastic-agents.md).
1415

deploy-manage/deploy/cloud-on-k8s/configuration-fleet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration
910
---
1011

11-
# Configuration [k8s-elastic-agent-fleet-configuration]
12+
# Configuration for Fleet managed agents on {{eck}} [k8s-elastic-agent-fleet-configuration]
1213

1314
{{fleet}}-managed {{agents}} must connect to {{fleet-server}} to receive their configurations. You can deploy {{fleet-server}} instances using ECKs Agent CRD with the appropriate configuration, as shown in [Fleet mode and Fleet Server](#k8s-elastic-agent-fleet-configuration-fleet-mode-and-fleet-server).
1415

deploy-manage/deploy/cloud-on-k8s/configuration-logstash.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration
910
---
1011

11-
# Configuration [k8s-logstash-configuration]
12+
# Configuration for Logstash on {{eck}} [k8s-logstash-configuration]
1213

1314
## Upgrade the Logstash specification [k8s-logstash-upgrade-specification]
1415

deploy-manage/deploy/cloud-on-k8s/configuration-standalone.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ applies_to:
66
eck: all
77
products:
88
- id: cloud-kubernetes
9+
navigation_title: Configuration
910
---
1011

11-
# Configuration [k8s-elastic-agent-configuration]
12+
# Configuration for standalone Elastic Agents on {{eck}} [k8s-elastic-agent-configuration]
1213

1314
## Upgrade the Elastic Agent specification [k8s-elastic-agent-upgrade-specification]
1415

0 commit comments

Comments
 (0)