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 fixed registration address for high availability setup #237

Closed
wants to merge 5 commits into from

Conversation

Eric-Domeier
Copy link

What type of PR is this?

(REQUIRED)

  • [ X] bug
  • [ X] cleanup
  • documentation
  • [X ] feature

What this PR does / why we need it:

  • Adds feature to use a fixed registration address, such as a load balancer.
  • fixes some bugs with using the playbook with OpenSuse Leap 15.5.
  • fixes some issues with slow servers, increasing timeouts, changes starting rke2 via handler.
  • Added a fixed_registration_address variable
  • Added task to use the fixed registration address when it is defined in config.yaml
  • Fixed CIS hardening task to pass when install directory is in /opt/
  • Created new handler to start RKE2 Service
  • Increased retries/delay/timeouts to account for slow servers

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #233
Fixes #234
Fixes #235
Fixes #236

Testing

Tested on a 5 node OpenSuse Leap 15.5 cluster with 3 control plane nodes and 2 agents using a load balancer.

Release Notes

- Adds ability to use a fixed registration address

@Eric-Domeier Eric-Domeier deleted the loadbalancer branch May 30, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant