Skip to content

Commit 4ba77db

Browse files
committed
update GenAIInfra description as suggested
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
1 parent 3c528c3 commit 4ba77db

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# GenAIInfra
22

3-
GenAIInfra is the containerization and cloud native suite for OPEA, which includes artifacts to deploy OPEA in a cloud native way.
3+
GenAIInfra is the containerization and cloud native suite for OPEA, including artifacts to deploy [GenAIExamples](https://github.com/opea-project/GenAIExamples) in a cloud native way, which can be used by enterprise users to deploy to their own cloud.
44

55
## Overview
66

77
The GenAIInfra repository is organized under four main directories, which include artifacts for OPEA deploying:
88

9-
| Directory | Purpose |
10-
| - | - |
11-
| `helm-charts` | Helm charts for deploying [GenAIExamples](https://github.com/opea-project/GenAIExamples) on Kubernetes. |
12-
| `kubernetes-addons` | Deploy Kubernetes add-ons for OPEA. |
13-
| `manifests` | Manifests for deploying [GenAIExamples](https://github.com/opea-project/GenAIExamples) on Kubernetes and on Docker Compose. |
14-
| `scripts` | Scripts for testing, tools for facilitate OPEA deployment, and etc. |
9+
| Directory | Purpose |
10+
| ------------------- | --------------------------------------------------------------------------------------------------------------------------- |
11+
| `helm-charts` | Helm charts for deploying [GenAIExamples](https://github.com/opea-project/GenAIExamples) on Kubernetes. |
12+
| `kubernetes-addons` | Deploy Kubernetes add-ons for OPEA. |
13+
| `manifests` | Manifests for deploying [GenAIExamples](https://github.com/opea-project/GenAIExamples) on Kubernetes and on Docker Compose. |
14+
| `scripts` | Scripts for testing, tools for facilitate OPEA deployment, and etc. |

kubernetes-addons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Deploy Kubernetes add-ons for OPEA
1+
# Deploy Kubernetes add-ons for OPEA

manifests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Manifests for deploying GenAIExamples on Kubernetes and on Docker Compose
1+
# Manifests for deploying GenAIExamples on Kubernetes and on Docker Compose

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Scripts and tools
1+
# Scripts and tools

0 commit comments

Comments
 (0)