From 903a0580048e847ff19073e75648e729a71034b1 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 11 Feb 2025 10:16:16 +0000 Subject: [PATCH] Dashboard is not supported in K relese Text to clarify that dashboard is not supported in K release. Change-Id: I0a94a31e030d589795f19501a7cbe55671511a3f Signed-off-by: subhash kumar singh --- docs/installation-guide.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index b73efcf..d49d12e 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -74,6 +74,7 @@ Software Installation and Deployment cd aimlfw-dep Update recipe file :file:`RECIPE_EXAMPLE/example_recipe_latest_stable.yaml` which includes update of VM IP and datalake details. +Ensure image version is correct. **Note**: In case the Influx DB datalake is not available, this can be skipped at this stage and can be updated after installing datalake. @@ -92,6 +93,8 @@ Check running state of all pods and services using below command Check the AIMLFW dashboard by using the following url +Note: In K Release, dashboard is not supported. We recomment to use cURL to interact with AIMLFW components. +Details are provided in further section for each operation required for model training. .. code:: bash -- 2.16.6