From ff3a0614809ad6bc68bea58d6d68c0becb8d9013 Mon Sep 17 00:00:00 2001 From: Karthikeyan Valliyurnatt Date: Fri, 7 Mar 2025 14:37:04 -0500 Subject: [PATCH] change the supported stack versions --- deploy-manage/deploy/cloud-on-k8s.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy-manage/deploy/cloud-on-k8s.md b/deploy-manage/deploy/cloud-on-k8s.md index c931c15be..2d19e3105 100644 --- a/deploy-manage/deploy/cloud-on-k8s.md +++ b/deploy-manage/deploy/cloud-on-k8s.md @@ -80,11 +80,11 @@ Alpha, beta, and stable API versions follow the same [conventions used by Kubern ECK is compatible with the following Elastic Stack applications: -* Elasticsearch, Kibana, APM Server: 6.8+, 7.1+, 8+ -* Enterprise Search: 7.7+, 8+ -* Beats: 7.0+, 8+ -* Elastic Agent: 7.10+ (standalone), 7.14+ (Fleet), 8+ -* Elastic Maps Server: 7.11+, 8+ +* Elasticsearch, Kibana, APM Server: 7.17+, 8+ +* Enterprise Search: 7.17+, 8+ +* Beats: 7.17+, 8+ +* Elastic Agent: 7.10+ (standalone), 7.17+ (Fleet), 8+ +* Elastic Maps Server: 7.17+, 8+ * Logstash: 8.7+ Elastic Stack application images for the OpenShift-certified Elasticsearch (ECK) Operator are only available from version 7.10 and later.