mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
add ECK reference to doc Fixed: #15471 Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
6 lines
No EOL
446 B
Text
6 lines
No EOL
446 B
Text
[[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. |