|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Konfigurasi waktu proses containerd. |
||
| registryMirrors |
array |
Konfigurasi mirror registri. |
|
|
string |
Registry mirror address. |
https://example.com |
|
| insecureRegistries |
array |
Registri yang melewati verifikasi sertifikat. |
|
|
string |
Address of the registry that skips certificate verification. |
example.com |
|
| maxConcurrentDownloads |
integer |
Jumlah maksimum unduhan bersamaan. |
|
| ignoreImageDefinedVolume |
boolean |
Mengabaikan volume yang ditentukan dalam image. |
|
| limitCore |
integer |
Ukuran core dump. |
|
| limitNoFile |
integer |
Jumlah maksimum deskriptor file. |
|
| limitMemLock |
integer |
Batas maksimum penguncian memori. |