Skip to content

Commit fff0ba9

Browse files
authored
Merge pull request #53078 from Andygol/glossary-manifest
[uk] Create manifest.md
2 parents 068e11e + 4c64813 commit fff0ba9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Манфіест
3+
id: manifest
4+
date: 2019-06-28
5+
short_description: >
6+
Серіалізована специфікація одного чи кількох обʼєктів API Kubernetes.
7+
8+
aka:
9+
tags:
10+
- fundamental
11+
---
12+
13+
Специфікація обʼєкта API Kubernetes у форматі [JSON](https://www.json.org/json-uk.html) або [YAML](https://yaml.org/).
14+
15+
<!--more-->
16+
17+
Маніфест вказує бажаний стан обʼєкта, який Kubernetes буде підтримувати при застосуванні маніфесту. У випадку YAML, конфігураційний файл може містити кілька маніфестів.

0 commit comments

Comments
 (0)