Skip to content
Snippets Groups Projects
infra-vms.rst 2.24 KiB

Infra VM Administration

Deprovisioning Infrastructure VMs

Note

This step will destroy the infrastructure VMs and associated data volumes. Make sure you backup any data you want to keep.

To deprovision all VMs:

(kayobe) $ kayobe infra vm deprovision

This can be limited to a subset of the nodes using the --limit option:

(kayobe) $ kayobe infra vm deprovision --limit example-vm-1

Updating Packages