Files
Alexey Pyltsyn a97e5ef287 Translate Kubernetes Components page into Russian (#19657)
* Translate Kubernetes Components page into Russian

* Apply suggestions from code review

Co-Authored-By: Nikita Potapenko <dev.potapy4@hotmail.com>

* Update service.md

* Update kube-scheduler.md

* Update control-plane.md

* Update kube-scheduler.md

Co-authored-by: Nikita Potapenko <dev.potapy4@hotmail.com>
2020-03-17 02:28:22 -07:00

21 lines
585 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Deployment
id: deployment
date: 2018-04-12
full_link: /docs/concepts/workloads/controllers/deployment/
short_description: >
API-объект, управляющий реплицированным приложением.
aka:
tags:
- fundamental
- core-object
- workload
---
API-объект, управляющий реплицированным приложением.
<!--more-->
Каждая реплика представляет {{< glossary_tooltip term_id="pod" >}}, а все Pod-объекты распределяются по узлам кластера.