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

update keepalived config example #315

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

weakcamel
Copy link
Contributor

Add script security option for the keepalived (required in current version of the daemon)

When not configured, keepalived emits a security violation error at start:

Aug 12 11:24:26 k3s-lb-test-1 Keepalived_vrrp[11314]: WARNING - default user 'keepalived_script' for script execution does not exist - please create.
Aug 12 11:24:26 k3s-lb-test-1 Keepalived_vrrp[11314]: SECURITY VIOLATION - scripts are being executed but script_security not enabled.
Aug 12 11:24:26 k3s-lb-test-1 Keepalived_vrrp[11314]: VRRP_Script(chk_haproxy) succeeded
Aug 12 11:24:26 k3s-lb-test-1 Keepalived_vrrp[11314]: (haproxy-vip) Entering BACKUP STATE

add script security option for the keepalived (required
in current version of the daemon)

Signed-off-by: Waldek Maleska <waldekm@speechmatics.com>
@dereknola dereknola merged commit 250d1e8 into k3s-io:main Aug 14, 2024
3 checks passed
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.

3 participants