table of contents
| KRUNVM-CONFIG(1) | KRUNVM-CONFIG(1) |
NAME¶
krunvm-config - Configure default values
SYNOPSIS¶
krunvm config [OPTIONS]
DESCRIPTION¶
krunvm config configures the default values that will be used for newly created microVMs when a explicit value has not been passed to krunvm-create(1)
When run without any OPTIONS it displays the current default values.
OPTIONS¶
--cpus NUM
Sets the default number of vCPUs that will be configured
for newly created microVMs.
--dns IP
Sets the default IP that will be configured as DNS for
newly created microVMs.
--mem NUM
Sets the default mount of RAM, in MiB, that will be
configured for newly created microVMs.
SEE ALSO¶
| 2026-03-10 |