Skip to content

Conversation

techiepriyansh
Copy link
Contributor

@techiepriyansh techiepriyansh commented Aug 21, 2023

Implement ability to add new VMs at runtime. Removing or modifying the configuration of an existing VM at runtime is not supported at the moment.

To use this feature, you must use the --config CLI argument to specify the initial configuration with the --watch flag set. The path to the config file provided must be a symlink to the actual YAML config. To update the VM configuration at runtime, simply change the symlink to point to the YAML config file with the new configuration.

@techiepriyansh techiepriyansh force-pushed the add-sibling-at-runtime branch from fd49300 to f1b0006 Compare August 21, 2023 14:56
Implement ability to add new VMs at runtime. Removing or modifying
the configuration of an existing VM at runtime is not supported at the
moment.

To use this feature, you must use the `--config` CLI argument to specify
the initial configuration with the `--watch` flag set. The path to the
config file provided must be a symlink to the actual YAML config. To
update the VM configuration at runtime, simply change the symlink to point
to the YAML config file with the new configuration.

Signed-off-by: Priyansh Rathi <[email protected]>
@techiepriyansh techiepriyansh force-pushed the add-sibling-at-runtime branch from f1b0006 to ee33fd4 Compare August 25, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant