Skip to content

Commit 28d3d3d

Browse files
author
Margarita Yakovleva
committed
Merge pull request #1364 in CLOUD/docs from update/DOCAPI-8318-quotas to develop
Squashed commit of the following: commit 789e4b762de413a2784202292b04c3be48b6e9c3 Merge: c236f842a 1578e8b Author: ya-margo <ya-margo@yandex-team.ru> Date: Mon Sep 9 16:15:38 2019 +0300 Merge remote-tracking branch 'origin/develop' into update/DOCAPI-8318-quotas # Conflicts: # en/_includes/container-registry-limits.md # ru/_includes/container-registry-limits.md commit c236f842a5e29d41e279af1bcb3f195e20982422 Author: ya-margo <ya-margo@yandex-team.ru> Date: Mon Sep 9 16:04:21 2019 +0300 DOCAPI-8318 fix by comments commit d741f0a3456f408219ae0cea4dc9051591214a5b Author: ya-margo <ya-margo@yandex-team.ru> Date: Mon Sep 9 13:39:17 2019 +0300 DOCAPI-8318 fix by comments commit 3a57254ac44f924ccfefc1d42a2ef797c4305763 Author: ya-margo <ya-margo@yandex-team.ru> Date: Mon Sep 9 13:31:42 2019 +0300 DOCAPI-8318 per folder -> per cloud commit dac2ceba4a4be45e1fa09e5fd65e866734893865 Author: ya-margo <ya-margo@yandex-team.ru> Date: Mon Sep 9 12:13:06 2019 +0300 DOCAPI-8318 registry per folder 1 -> 10
1 parent a2bf61a commit 28d3d3d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

en/_includes/container-registry-limits.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22

33
| Type of limit | Value |
44
| ----- | ----- |
5-
| Maximum size of the registry | 100 GB |
5+
| Maximum volume of the registry | 100 GB |
6+
| Maximum number of registries per cloud | 10 |
67

78
#### Limits {#limits}
89

910
| Type of limit | Value |
1011
| ----- | ----- |
11-
| Maximum number of registries per cloud | 10 |
12-
| Maximum size of the Docker image | Available size of the registry |
13-
12+
| Maximum size of the Docker image | Available volume of the registry |

ru/_includes/container-registry-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Вид ограничения | Значение
33
----- | -----
44
Максимальный объем одного реестра | 100 ГБ
5+
Максимальное количество реестров в одном облаке | 10
56

67
#### Лимиты {#limits}
78
Вид ограничения | Значение
89
----- | -----
9-
Максимальное количество реестров в одном облаке | 10
10-
Максимальный объем Docker-образа | Свободный объем реестра
10+
Максимальный размер Docker-образа | Свободный объем реестра

0 commit comments

Comments
 (0)