https://github.com/aledbf/coreos-keepalived
Use keepalived inside CoreOS
https://github.com/aledbf/coreos-keepalived
Last synced: about 1 year ago
JSON representation
Use keepalived inside CoreOS
- Host: GitHub
- URL: https://github.com/aledbf/coreos-keepalived
- Owner: aledbf
- Created: 2014-11-20T23:52:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T21:19:28.000Z (over 10 years ago)
- Last Synced: 2025-03-25T08:03:46.074Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deprecated
## working version (in Kubernetes) [kube-keepalived-vip](https://github.com/aledbf/kube-keepalived-vip)
coreos-keepalived
=================
Use keepalived inside CoreOS
Steps:
* run make (requires docker)
* adapt keepalived.conf
* upload keepalived.conf and the content of the bin directory to /opt/keepalived/ in each node
* add the content of cloud-init.conf to the cloudinit services
* restart the nodes