You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Move all running pods from the temporary NAS seed node to the production UM760 node.
Prerequisites:
Tasks:
kubectl cordon platform-cp-0kubectl drain platform-cp-0 --ignore-daemonsets --delete-emptydir-dataResult: All workloads running on production hardware. NAS node idle.
Reference:
docs/architecture/appendices/B_bootstrap_procedure.md(Step 9)