Skip to content

Small python script to swap a scaleway floating ip between to server (used with keepalived)

Notifications You must be signed in to change notification settings

jrrmt/scaleway-ipmove

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

scaleway_ipmove

This quick code is used to swap a scaleway ip between two servers. I'm using it mixed with keepalived and kubernetes to have an HA ingress-controller Change the keepalive notify script and add a call to this python script in it

usage

scaleway-ipmove.py token servername1 servername2 ipaddr reverse_ipaddr

About

Small python script to swap a scaleway floating ip between to server (used with keepalived)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%