Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions deploy-manage/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ Consider this when choosing your deployment type:
- Choose {{serverless-full}} if you want automatic access to the latest features and don't want to manage version compatibility
- Choose other deployment types if you need more control over version management

:::{include} /deploy-manage/deploy/_snippets/stack-version-compatibility.md
:::

:::{tip}
Learn more about [versioning and availability](/get-started/versioning-availability.md).
:::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ products:

# Deploy a {{kib}} instance [k8s-deploy-kibana]

To deploy a simple [{{kib}}](/get-started/the-stack.md#stack-components-kibana) specification, with one {{kib}} instance:
To deploy a simple {{kib}} specification, with one {{kib}} instance:

1. Specify a {{kib}} instance and associate it with your {{es}} `quickstart` cluster created previously under [Deploying an {{es}} cluster](elasticsearch-deployment-quickstart.md):

Expand Down
5 changes: 5 additions & 0 deletions deploy-manage/deploy/self-managed.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Self-hosted options:
For a comparison of these deployment options, refer to [Choosing your deployment type](/deploy-manage/deploy.md#choosing-your-deployment-type) and [](/deploy-manage/deploy/deployment-comparison.md).
:::

## Installation order

:::{include} /deploy-manage/deploy/_snippets/installation-order.md
:::

## Section overview

This section focuses on deploying {{es}} and {{kib}} without an orchestrator.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The following topics, covered in other sections of the documentation, offer valu

### Security and monitoring [security-and-monitoring]

As with any enterprise system, you need tools to secure, manage, and monitor your deployments. Security, monitoring, and administrative features that are integrated into {{es}} enable you to use [Kibana](/get-started/the-stack.md) as a control center for managing a cluster.
As with any enterprise system, you need tools to secure, manage, and monitor your deployments. Security, monitoring, and administrative features that are integrated into {{es}} enable you to use {{kib}} as a control center for managing a cluster.

* [Learn about securing an {{es}} cluster](../security.md)

Expand Down
1 change: 1 addition & 0 deletions docset.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
project: 'Elastic documentation'
max_toc_depth: 2

Expand Down Expand Up @@ -297,3 +297,4 @@
ece-apis: https://www.elastic.co/docs/api/doc/cloud-enterprise/
intake-apis: https://www.elastic.co/docs/api/doc/observability-serverless/
models-app: "Trained Models"
search-platform: "Search AI Platform"
52 changes: 52 additions & 0 deletions get-started/images/platform-components-diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
88 changes: 0 additions & 88 deletions get-started/images/stack-components-diagram.svg

This file was deleted.

Loading