plmercereau / cluster-agent

Agent to automatically connect a new node to a Pacemaker cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cluster agent

Agent to automatically connect a new node to a nearby Pacemaker cluster.

TODO

  • Build & release
  • Install:
    • run the agent as a cluster systemd service
    • make sure the agent runs as an user with the right permissions:
      • run pcs
      • change the password of the hacluster user (sudoers line)
  • Wrap this up into a NixOS package

About

Agent to automatically connect a new node to a Pacemaker cluster


Languages

Language:Go 97.8%Language:Makefile 2.2%