Dynamic database secret engine for redis

Hey Guys,
I have setup vault dynamic database secret for redis (vault 1.15 version). Vault is able to create credentials with single redis instance . How do we generate secrets with redis-cluster? Anyone any idea on this? we are using opnesource vault and redis for our development purpose.

Hi,

We’re experiencing the same issue.
According to this Github issue, for now, this Vault plugin doesn’t support Redis clusters:

@fhitchen seems to have is working on a dev branch which hasn’t been merged at this time.

Is redis sentinel/cluster supported in vault Eneterprise edition?