- Add linux user to
libvirt
group
sudo usermod -a -G libvirt <your-user>
sudo -y install libvirt-devel gcc python3-devel
- Login and validate user can execute
virsh
commands
apiVersion: apps/v1 | |
kind: Deployment | |
metadata: | |
name: pvc-resizer | |
spec: | |
progressDeadlineSeconds: 600 | |
replicas: 1 | |
revisionHistoryLimit: 10 | |
selector: | |
matchLabels: |