From 3cb4bd7c8db7e417a6b4b2786f496edc53a8a248 Mon Sep 17 00:00:00 2001 From: Mohammed Janibasha Date: Wed, 13 Nov 2024 10:49:16 +0530 Subject: [PATCH] Update automation-user-guide.rst --- .../smcn/genai-inference-at-the-edge/automation-user-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow-guides/smcn/genai-inference-at-the-edge/automation-user-guide.rst b/workflow-guides/smcn/genai-inference-at-the-edge/automation-user-guide.rst index 669a4385f..ad3e968da 100644 --- a/workflow-guides/smcn/genai-inference-at-the-edge/automation-user-guide.rst +++ b/workflow-guides/smcn/genai-inference-at-the-edge/automation-user-guide.rst @@ -124,7 +124,7 @@ Check the rest of the values and you can update if need any changes. **STEP 5:** Once the pipeline completes, verify your CE, Origin Pool and LB were deployed or destroyed based on your workflow. (**Note:** CE sites will take 15-20 mins to come online) **STEP 6:** To validate the test infra, follow below steps - a. Navigate to ``Select the Distributed Apps`` Service and in overview section download global kubeconfig file + a. Navigate to ``Select the Distributed Apps`` Service, next select system workspace and in overview section download global kubeconfig file b. You can use this config file to connect to managed k8s and deploy your application using your app related yaml files c. Once deployed make sure all pods/service are running and online d. Open the load balancer domain in a browser and validate your AI application works as expected (Please check manual guide for this app verification)