Update README.md for add K8S cluster link for Gaudi (#1380)

This commit is contained in:
Ying Hu
2025-01-13 09:33:58 +08:00
committed by GitHub
parent 3ca78867eb
commit 91ff520baa

View File

@@ -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