diff --git a/docs/static/running-logstash-kubernetes.asciidoc b/docs/static/running-logstash-kubernetes.asciidoc index 8e653d63005..9cf4861b697 100644 --- a/docs/static/running-logstash-kubernetes.asciidoc +++ b/docs/static/running-logstash-kubernetes.asciidoc @@ -1,6 +1,6 @@ [[running-logstash-kubernetes]] === Running Logstash on Kubernetes -{ls} can be deployed on a {k8s} cluster through https://www.elastic.co/guide/en/cloud-on-k8s/current/index.html[{eck} (ECK)] +You can deploy {ls} on a {k8s} cluster through https://www.elastic.co/guide/en/cloud-on-k8s/current/index.html[{eck} (ECK)]. 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.