-
### Name and Version
bitnami/redis-cluster:7.2
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Activating HEALTHCHECK in Docker Compose will stop conta…
-
### Name and Version
bitnami/redis 20.3.0
### What architecture are you using?
None
### What steps will reproduce the bug?
1. Create k8s cluster using [kind](https://kind.sigs.k8s.io/)
```
kin…
-
### Name and Version
bitnami/redis 7.4.1
### What architecture are you using?
None
### What steps will reproduce the bug?
I have installed a Redis in sentinel mode with a headless maste…
-
ClearML is deployed in docker, the contents of the yml file are:
```version: "3.6"
services:
apiserver:
command:
- apiserver
container_name: clearml-apiserver
image: alleg…
-
After successfully deploying EDA through this operator on my k8s cluster, am not able to get the UI working.
When i port forward the UI sevice (kubectl port-forward service/eda-ui :80) i only get the…
-
### Environment
* docker-redis-cluster version: 7.2.5
* docker compose : v2.26.1-desktop.1
Service declaration in docker compose file
```
RedisCluster:
restart: always
image: gro…
-
are you guys aware of issue with redisio and cluster that has been present for several years and the issue is still open?
Please review this carefully:
[Thanks for raising this up! Yeah we current…
-
I deployed a redis cluster using docker, using the docker bridge network. When using the redisson client, the console printed out the node information of the cluster. The reported address is the addre…
-
```
docker buildx build --platform="linux/arm64,linux/amd64" --build-arg="redis_version=7.2.4" --tag="grokzen/redis-cluster:7.2.4" --push .
```
I just did this and pushed to my company repo. Work…
-
**Preconditions** (Any important steps we need to know)
Redis Cluster deployed, based on 6 nodes using 1 replica, and Redis Insight is deployed in the same subnet.
Each node has this configuration:
…