How Does Netlab Deal with Server Reboots?
Netlab, a CLI orchestration tool for Vagrant and Containerlab, does not automatically handle server reboots, power failures, or crashes.
MAIN POINTS
- Netlab acts as an orchestration layer for Vagrant and Containerlab.
- It is not designed to run as a cron job, init script, or service.
- The tool cannot be automatically invoked during server boot.
- Users must manually restart netlab after server reboots or failures.
TAKEAWAYS
- Netlab requires manual intervention to restart after server issues.
- It is not suitable for environments needing automatic recovery post-reboot.
- Users should plan for manual restarts in their workflow.
- Understanding netlab's limitations is crucial for effective use.