From d5d01ce6490f78b0b1423c77f937d8d5c64a4584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Tue, 23 Sep 2025 17:10:02 +0200 Subject: [PATCH] [E&A] Creates a page for EIS migration guide. --- explore-analyze/elastic-inference/ml-node-vs-eis.md | 11 +++++++++++ explore-analyze/toc.yml | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 explore-analyze/elastic-inference/ml-node-vs-eis.md diff --git a/explore-analyze/elastic-inference/ml-node-vs-eis.md b/explore-analyze/elastic-inference/ml-node-vs-eis.md new file mode 100644 index 0000000000..7107cdab96 --- /dev/null +++ b/explore-analyze/elastic-inference/ml-node-vs-eis.md @@ -0,0 +1,11 @@ +--- +navigation_title: ML-nodes vs EIS +applies_to: + stack: ga + serverless: ga + deployment: + self: unavailable +--- + +# ML-nodes vs Elastic {{infer-cap}} Service (EIS) [ml-nodes-vs-eis] + diff --git a/explore-analyze/toc.yml b/explore-analyze/toc.yml index 2c4588f063..5d005df7f4 100644 --- a/explore-analyze/toc.yml +++ b/explore-analyze/toc.yml @@ -110,6 +110,8 @@ toc: - file: elastic-inference.md children: - file: elastic-inference/eis.md + children: + - hidden: elastic-inference/ml-node-vs-eis.md - file: elastic-inference/inference-api.md - file: machine-learning.md children: