KeepalivedTutorialBeginner
Keepalived Health Check Scripts: Beyond Basic VRRP
Write Keepalived track_script health checks that trigger VIP failover based on application health, not just node availability.
7 min read
2 articles
Write Keepalived track_script health checks that trigger VIP failover based on application health, not just node availability.
Write effective Bash scripts for DevOps automation — variables, conditionals, loops, functions, error handling, argument parsing, and real-world script patterns.