mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 02:20:02 +00:00
Add fast answers to common questions Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
337 B
337 B
Fast answers to common questions
Dose CCM support online VM migration?
No. Proxmox CCM uses Cloud-Provider framework, which does not support label updates after the node initialization.
Kuernetes has node drain feature, which can be used to move pods from one node to another.