From 91ff520baa72da734a9e9a4617ea9f7b3953d863 Mon Sep 17 00:00:00 2001 From: Ying Hu Date: Mon, 13 Jan 2025 09:33:58 +0800 Subject: [PATCH] Update README.md for add K8S cluster link for Gaudi (#1380) --- ChatQnA/benchmark/performance/kubernetes/intel/gaudi/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChatQnA/benchmark/performance/kubernetes/intel/gaudi/README.md b/ChatQnA/benchmark/performance/kubernetes/intel/gaudi/README.md index 877a451da8..abd5aa4f72 100644 --- a/ChatQnA/benchmark/performance/kubernetes/intel/gaudi/README.md +++ b/ChatQnA/benchmark/performance/kubernetes/intel/gaudi/README.md @@ -47,7 +47,8 @@ Results will be displayed in the terminal and saved as CSV file named `1_stats.c ### Prerequisites -- Kubernetes installation: Use [kubespray](https://github.com/opea-project/docs/blob/main/guide/installation/k8s_install/k8s_install_kubespray.md) or other official Kubernetes installation guides. +- Kubernetes installation: Use [kubespray](https://github.com/opea-project/docs/blob/main/guide/installation/k8s_install/k8s_install_kubespray.md) or other official Kubernetes installation guides: +- (Optional) [Kubernetes set up guide on Intel Gaudi product](https://github.com/opea-project/GenAIInfra/blob/main/README.md#setup-kubernetes-cluster) - Helm installation: Follow the [Helm documentation](https://helm.sh/docs/intro/install/#helm) to install Helm. - Setup Hugging Face Token