My work in progress for orchestration integration

farsonic

Member
Oct 19, 2022
1
0
6
Guys,

Thought I'd share what I've been working on here to orchestration integration in my spare time. I've shared this with the devs and will see about contributing this code if anyone sees value in this. Goal here is to have the ability to have external scripts react to zones, vnets, vm's and containers into external tools.

thoughts?

https://youtu.be/xiRh4ZyEoCQ

F
 
I don't have time to watch a video right now but we have a need to hook the start up of container to run socket CAN configuration as this isn't supported directly by Proxmox.

The existing hook infrastructure let us see shutdown and start but if the node is rebooted on its own then our script isn't run and then it's missing it's CAN interfaces.
If we had more comprehensive hooks then this would work better.