OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
787 stars 216 forks source link

Documentation update for redis + sentinel image upgrade procedure #901

Open alita1991 opened 5 months ago

alita1991 commented 5 months ago

I'm looking for a procedure, similar to the one for standalone / cluster to upgrade the image to a newer version for sentinel + redis.

In addition to this, the compatibility matrix feels outdated and does not include the latest version of the operator (0.16.0) + the latest released redis images available in the registry (7.2.3).

Last but not least, are those images modified in any way to work with the operator, like custom shell scripts, or is possible to use any upstream Redis image?

Which document needs to be updated?

https://ot-redis-operator.netlify.app/docs/advance-configuration/upgrading/ or git docs if git pages support is dropped (outdated right now)

Expected changes

Documentation update and/or a simple answer

What version of redis-operator are you using?

redis-operator version: 0.15.1