-
Notifications
You must be signed in to change notification settings - Fork 35
feat(i18n): automated translation pipeline with machine review gate #623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Timur Tukaev (tym83)
wants to merge
3
commits into
main
Choose a base branch
from
feat/i18n-pipeline
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
content/de/docs/v1.5/getting-started/install-kubernetes.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| --- | ||
| title: 2. Kubernetes-Cluster installieren und bootstrappen | ||
| linkTitle: 2. Kubernetes installieren | ||
| description: Bootstrappen Sie mit der Talm CLI einen Kubernetes-Cluster, der bereit für Cozystack ist. | ||
| weight: 15 | ||
| source_digest: sha256:9624dd07a127efc0d02fb379b7d06aea0c363bf1f85d1e75a1ae8a068663cc9c | ||
| l10n: mt | ||
| translation_review: auto-reviewed | ||
| --- | ||
| ## Ziele | ||
|
|
||
| Wir beginnen diesen Schritt des Tutorials mit [drei Knoten, auf denen Talos Linux installiert ist](/docs/v1.5/getting-started/install-talos/). | ||
|
|
||
| Am Ende dieses Schritts haben wir einen Kubernetes-Cluster, der installiert, konfiguriert und bereit für die Installation von Cozystack ist. | ||
| Außerdem verfügen wir über eine `kubeconfig` für diesen Cluster und haben grundlegende Prüfungen des Clusters durchgeführt. | ||
|
|
||
| ## Kubernetes installieren | ||
|
|
||
| Installieren Sie einen Kubernetes-Cluster und führen Sie den Bootstrap durch – mit [Talm](/docs/v1.5/install/kubernetes/talm/), einem deklarativen CLI-Konfigurationswerkzeug mit fertigen Konfigurationsvoreinstellungen für Cozystack. | ||
|
|
||
| {{% alert color="info" %}} | ||
| Dieser Teil des Tutorials wird derzeit überarbeitet. | ||
| Er wird eine vereinfachte Anleitung zur Talm-Installation enthalten – ohne all die zusätzlichen Optionen und Sonderfälle, die im Haupt-Talm-Leitfaden behandelt werden. | ||
| {{% /alert %}} | ||
|
|
||
|
|
||
| ## Nächster Schritt | ||
|
|
||
| Setzen Sie das Cozystack-Tutorial fort, indem Sie [Cozystack installieren und konfigurieren](/docs/v1.5/getting-started/install-cozystack/). | ||
|
|
||
| Zusatzaufgaben: | ||
|
|
||
| - Schauen Sie sich [github.com/cozystack/talm](https://github.com/cozystack/talm) an und vergeben Sie einen Stern! |
33 changes: 33 additions & 0 deletions
33
content/ru/docs/v1.5/getting-started/install-kubernetes.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| --- | ||
| title: 2. Установить и инициализировать кластер Kubernetes | ||
| linkTitle: 2. Установить Kubernetes | ||
| description: Используйте Talm CLI для инициализации кластера Kubernetes, готового к установке Cozystack. | ||
| weight: 15 | ||
| source_digest: sha256:9624dd07a127efc0d02fb379b7d06aea0c363bf1f85d1e75a1ae8a068663cc9c | ||
| l10n: mt | ||
| translation_review: auto-reviewed | ||
| --- | ||
| ## Цели | ||
|
|
||
| Этот шаг руководства начинается с того, что у вас есть [три узла с установленным Talos Linux](/docs/v1.5/getting-started/install-talos/). | ||
|
|
||
| По результатам этого шага у вас будет установленный и настроенный кластер Kubernetes, готовый к установке Cozystack. | ||
| Также вы получите `kubeconfig` для этого кластера и выполните базовые проверки кластера. | ||
|
|
||
| ## Установка Kubernetes | ||
|
|
||
| Установите и инициализируйте кластер Kubernetes с помощью [Talm](/docs/v1.5/install/kubernetes/talm/) — декларативного CLI-инструмента для конфигурации с готовыми пресетами для Cozystack. | ||
|
|
||
| {{% alert color="info" %}} | ||
| Эта часть руководства перерабатывается. | ||
| В неё войдёт упрощённая инструкция по установке Talm — без дополнительных опций и краевых случаев, описанных в основном руководстве по Talm. | ||
| {{% /alert %}} | ||
|
|
||
|
|
||
| ## Следующий шаг | ||
|
|
||
| Продолжите руководство по Cozystack — [установите и настройте Cozystack](/docs/v1.5/getting-started/install-cozystack/). | ||
|
|
||
| Дополнительные задачи: | ||
|
|
||
| - Загляните на [github.com/cozystack/talm](https://github.com/cozystack/talm) и поставьте звезду! | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| __pycache__/ | ||
| *.pyc | ||
| # venv bootstrapped by run-daily.sh (repo root); listed here too for safety | ||
| .venv-i18n/ |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Branch is 56 commits behind main and main is already on
latest_version_id: v1.6. These two pages land out of scope on the day they merge, pipeline won't refresh them, orphan removal won't take them, so they become exactly the leftovers I described in the lib.py comment. Rebase and regenerate for v1.6, or drop them from this PR.