kelseyhightower / kubernetes-redis-cluster

Kubernetes Redis Cluster configs and tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error redis cluster

calvinShan opened this issue · comments

Hello after applying the yaml, we have this error on cluster AKS
pod/redis-cluster-0 0/1 CrashLoopBackOff 1 33s

$ kubectl logs redis-cluster-0 -n ope
standard_init_linux.go:228: exec user process caused: exec format error

What is the probleme pls