Fix errors

* Fix home page name
* Remove untranslated
* Localize left panel in Getting Started
* Fix left menu button on mobile and add redirect
* Implement review suggestions

Co-authored-by: Anastasiya Kulyk <nastya.kulyk@gmail.com>
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
This commit is contained in:
MaxymVlasov
2020-03-31 21:57:52 +03:00
parent e91001782c
commit e29dbe476d
44 changed files with 166 additions and 6377 deletions
@@ -8,7 +8,7 @@ full_link: /docs/concepts/workloads/controllers/deployment/
short_description: >
Об'єкт API, що керує реплікованим застосунком.
aka:
aka:
tags:
- fundamental
- core-object
@@ -17,7 +17,7 @@ tags:
<!-- An API object that manages a replicated application. -->
Об'єкт API, що керує реплікованим застосунком.
<!--more-->
<!--more-->
<!-- Each replica is represented by a {{< glossary_tooltip term_id="pod" >}}, and the Pods are distributed among the nodes of a cluster. -->
Кожна репліка являє собою {{< glossary_tooltip term_id="Под" >}}; Поди розподіляються між вузлами кластера.
Кожна репліка являє собою {{< glossary_tooltip term_id="pod" text="Pod" >}}; Pod'и розподіляються між вузлами кластера.