This commit is contained in:
Dhruv Kumar 2021-01-28 14:03:05 -08:00 коммит произвёл GitHub
Родитель 8108b44cc4
Коммит 8518691153
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 9 добавлений и 9 удалений

18
toc.md
Просмотреть файл

@ -205,15 +205,15 @@ With this info, we can quickly arrive at the table below, showing how many nodes
| Enclosing Vnet CIDRs Mask where ADB Workspace is deployed | Allowed Masks on Private and Public Subnets (should be equal) | Max number of nodes across all clusters in the Workspace, assuming higher subnet mask is chosen |
|:------------------------------------------------------------:|:---------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------:|
| /16 | /17 through /25 | 32766 |
| /17 | /18 through /25 | 16382 |
| /18 | /19 through /25 | 8190 |
| /19 | /20 through /25 | 4094 |
| /20 | /21 through /25 | 2046 |
| /21 | /22 through /25 | 1022 |
| /22 | /23 through /25 | 510 |
| /23 | /24 through /25 | 254 |
| /24 | /25 | 126 |
| /16 | /17 through /26 | 32766 |
| /17 | /18 through /26 | 16382 |
| /18 | /19 through /26 | 8190 |
| /19 | /20 through /26 | 4094 |
| /20 | /21 through /26 | 2046 |
| /21 | /22 through /26 | 1022 |
| /22 | /23 through /26 | 510 |
| /23 | /24 through /26 | 254 |
| /24 | /25 or /26 | 126 |