proxmox-operator
proxmox-operator copied to clipboard
Feature: more lifecycle controls for a VM
It would be nice if we could
- reset (aka force reboot) a VM by changing
spec.restart: true - stop a VM by changing
spec.stop: true - start a VM by changing
spec.start: true