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

[FEATURE] Add support for configuring clusters based on hostnames #116

Open
1 task done
ommarmol opened this issue Apr 24, 2024 · 0 comments
Open
1 task done

[FEATURE] Add support for configuring clusters based on hostnames #116

ommarmol opened this issue Apr 24, 2024 · 0 comments

Comments

@ommarmol
Copy link
Member

Prerequisites

Description

This role configures the cluster using the IP addresses of the nodes. However, since this role installs Redis version 7.2.3 by default, and given that Redis release 7.0 introduced support for using hostnames during cluster creation, it would be great to have an option for creating clusters using hostnames.

Expected behavior: The cluster can be created using the hostnames of the nodes.
Actual behavior: The cluster can only be created using the IP addresses of the nodes.

Additional info

You could refer to the cluster-announce-hostname option introduced in Redis 7.0, as documented on redis.io.

Versions

All

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant