-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ECK reference to doc Fixed: #15471 Co-authored-by: Karen Metts <[email protected]>
- Loading branch information
1 parent
c060c00
commit 53a346c
Showing
3 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[[running-logstash-kubernetes]] | ||
=== Running Logstash on Kubernetes | ||
{ls} runs on a {k8s} cluster through https://www.elastic.co/guide/en/cloud-on-k8s/current/index.html[{eck} (ECK)] in technical preview. | ||
|
||
To get started, check out https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-deploy-eck.html[QuickStart] to install ECK | ||
and https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-logstash.html[Run {ls} on ECK] to deploy {ls} with ECK. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters