Skip to content

Commit

Permalink
Ua-translated for exemples folder and some bugs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBotsmann authored Oct 4, 2024
1 parent 00032bb commit a7026d9
Show file tree
Hide file tree
Showing 15 changed files with 1,661 additions and 2,378 deletions.
1 change: 1 addition & 0 deletions community/codeowner.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Виберіть або зв'яжіться з власником відповідної області для PR-огляду або запитань щодо контенту в репозиторії.

<!-- codeowners.txt генерується під час побудови docbuild з файлів CODEOWNERS кожного репозиторію. -->

```{include} codeowners.txt
```

Expand Down
36 changes: 18 additions & 18 deletions deploy/index.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
.. _GenAIInfra:

Deploying GenAI
###############
Розгортання GenAI
#################

GenAIInfra is the containerization and cloud native suite for OPEA, including
artifacts to deploy :ref:`GenAIExamples` in a cloud native way so enterprise users
can deploy to their own cloud.
GenAIInfra - це контейнеризація та хмарний набір для OPEA,
включаючи артефакти для розгортання :ref:`GenAIExamples` у хмарному середовищі,
щоб корпоративні користувачі могли розгортати їх у власній хмарі.

We're building this documentation from content in the
:GenAIInfra_blob:`GenAIInfra<README.md>` GitHub repository.
Ми створюємо цю документацію на основі вмісту в
:GenAIInfra_blob:`GenAIInfra<README.md>` репозиторії GitHub.


.. toctree::
Expand All @@ -18,8 +18,8 @@ We're building this documentation from content in the
/GenAIInfra/README
/GenAIInfra/*

Installation Guides
*******************
Посібники з інсталяції
**********************

.. toctree::
:maxdepth: 1
Expand All @@ -28,8 +28,8 @@ Installation Guides
../guide/installation/*
../guide/installation/**/*

Authentication and Authorization
********************************
Аутентифікація та авторизація
*****************************

.. toctree::
:maxdepth: 1
Expand All @@ -38,7 +38,7 @@ Authentication and Authorization
/GenAIInfra/authN-authZ/*
/GenAIInfra/authN-authZ/**/*

Helm Charts
Карти-схеми
***********

.. toctree::
Expand All @@ -49,8 +49,8 @@ Helm Charts
/GenAIInfra/helm-charts/*
/GenAIInfra/helm-charts/**/*

Kubernetes Addons
*****************
Доповнення для Kubernetes
*************************

.. toctree::
:maxdepth: 1
Expand All @@ -60,7 +60,7 @@ Kubernetes Addons
/GenAIInfra/kubernetes-addons/*
/GenAIInfra/kubernetes-addons/**/*

Microservices Connector
З'єднувач мікросервісів
***********************

.. toctree::
Expand All @@ -71,8 +71,8 @@ Microservices Connector
/GenAIInfra/microservices-connector/*
/GenAIInfra/microservices-connector/**/*

Pipeline Proxy
**************
Проксі трубопроводу
*******************

.. toctree::
:maxdepth: 1
Expand All @@ -82,7 +82,7 @@ Pipeline Proxy
/GenAIInfra/proxy/*
/GenAIInfra/proxy/**/*

Scripts
Скріпти
*******

.. toctree::
Expand Down
Loading

0 comments on commit a7026d9

Please sign in to comment.