From 7bd908cab9e28c98de8ebccee4908d85dce57d98 Mon Sep 17 00:00:00 2001
From: DeDe Morton <dede.morton@elastic.co>
Date: Wed, 5 Aug 2020 19:21:26 -0700
Subject: [PATCH] [docs] Promote ingest management to beta (#20295) (#20463)

---
 x-pack/elastic-agent/docs/elastic-agent-command-line.asciidoc   | 2 +-
 .../docs/elastic-agent-configuration-example.asciidoc           | 2 +-
 x-pack/elastic-agent/docs/elastic-agent-configuration.asciidoc  | 2 +-
 x-pack/elastic-agent/docs/elastic-agent.asciidoc                | 2 +-
 x-pack/elastic-agent/docs/install-elastic-agent.asciidoc        | 2 +-
 x-pack/elastic-agent/docs/run-elastic-agent.asciidoc            | 2 +-
 x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc           | 2 --
 7 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/x-pack/elastic-agent/docs/elastic-agent-command-line.asciidoc b/x-pack/elastic-agent/docs/elastic-agent-command-line.asciidoc
index 679e7c26e0c6..aa47b8505e7e 100644
--- a/x-pack/elastic-agent/docs/elastic-agent-command-line.asciidoc
+++ b/x-pack/elastic-agent/docs/elastic-agent-command-line.asciidoc
@@ -2,7 +2,7 @@
 [role="xpack"]
 = Command line options
 
-experimental[]
+beta[]
 
 The `elastic-agent run` command provides flags that alter the behavior of an
 agent:
diff --git a/x-pack/elastic-agent/docs/elastic-agent-configuration-example.asciidoc b/x-pack/elastic-agent/docs/elastic-agent-configuration-example.asciidoc
index 464712c6a278..b5f0ed0aef65 100644
--- a/x-pack/elastic-agent/docs/elastic-agent-configuration-example.asciidoc
+++ b/x-pack/elastic-agent/docs/elastic-agent-configuration-example.asciidoc
@@ -2,7 +2,7 @@
 [role="xpack"]
 = Configuration example
 
-experimental[]
+beta[]
 
 The following example shows a full list of configuration options:
 
diff --git a/x-pack/elastic-agent/docs/elastic-agent-configuration.asciidoc b/x-pack/elastic-agent/docs/elastic-agent-configuration.asciidoc
index 860b109c779c..9dcf1dc7a5b8 100644
--- a/x-pack/elastic-agent/docs/elastic-agent-configuration.asciidoc
+++ b/x-pack/elastic-agent/docs/elastic-agent-configuration.asciidoc
@@ -2,7 +2,7 @@
 [role="xpack"]
 = Configuration settings
 
-experimental[]
+beta[]
 
 By default {agent} runs in standalone mode to ingest system data and send it to
 a local {es} instance running on port 9200. It uses the demo credentials of the
diff --git a/x-pack/elastic-agent/docs/elastic-agent.asciidoc b/x-pack/elastic-agent/docs/elastic-agent.asciidoc
index a3736a8e9449..f68138f9d538 100644
--- a/x-pack/elastic-agent/docs/elastic-agent.asciidoc
+++ b/x-pack/elastic-agent/docs/elastic-agent.asciidoc
@@ -3,7 +3,7 @@
 
 = Manage your {agent}s
 
-experimental[]
+beta[]
 
 // tag::agent-install-intro[]
 {agent} is a single, unified agent that you can deploy to hosts or containers to
diff --git a/x-pack/elastic-agent/docs/install-elastic-agent.asciidoc b/x-pack/elastic-agent/docs/install-elastic-agent.asciidoc
index c7112ac3a32b..dc661e6308ca 100644
--- a/x-pack/elastic-agent/docs/install-elastic-agent.asciidoc
+++ b/x-pack/elastic-agent/docs/install-elastic-agent.asciidoc
@@ -2,7 +2,7 @@
 [role="xpack"]
 = Install {agent}
 
-experimental[]
+beta[]
 
 Download and install the Agent on each system you want to monitor.
 
diff --git a/x-pack/elastic-agent/docs/run-elastic-agent.asciidoc b/x-pack/elastic-agent/docs/run-elastic-agent.asciidoc
index 9cc31bfc44ac..9c7ce91e2ec2 100644
--- a/x-pack/elastic-agent/docs/run-elastic-agent.asciidoc
+++ b/x-pack/elastic-agent/docs/run-elastic-agent.asciidoc
@@ -2,7 +2,7 @@
 [role="xpack"]
 = Run {agent}
 
-experimental[]
+beta[]
 
 {agent} runs in two modes: standalone or fleet. The two modes differ in how you
 configure and manage the Agent.
diff --git a/x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc b/x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc
index 913254d688bd..1c90d4c3f608 100644
--- a/x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc
+++ b/x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc
@@ -5,8 +5,6 @@
 To stop {agent} and its related executables, stop the {agent} process. Use the
 commands that work for your system. 
 
-//TODO: Replace with tabbed panel when it's out of experimental phase.
-
 *Windows:*
 
 If you installed the Agent as a service, stop the service. If