Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to enable Unicast support #94

Conversation

cedricmckinnie
Copy link
Contributor

  1. adds a boolean flag to the KeepalivedGroupSpec called UnicastEnabled.
  2. if UnicastEnabled == true render KeepalivedPods[].Status.HostIP under unicast_peers {} config in keepalived-template.yaml

This allows VRRP instances to only communicate with each other through direct unicast communication. This will isolate keepalived pods to their own cluster. This suits the use case where end users may have separate unrelated clusters with nodes that happen to live in the same multicast-enabled network.

@raffaelespazzoli
Copy link
Collaborator

LGTM

@raffaelespazzoli raffaelespazzoli merged commit 7f1979e into redhat-cop:master Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants