Issues in Redis to valkey upgrade #1219
Unanswered
royatanu94
asked this question in
Q&A
Replies: 1 comment 10 replies
-
@rueian @zuiderkwast |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Getting issue while upgrading redis to valkey in K8s. But it works fine when we fresh install it.
Getting error:
cess: exec: \"valkey-server\": executable file not found in $PATH" Warning Failed 19m kubelet Error: container create failed: time="2024-10-23T07:10:33Z" level=error msg="runc create failed: unable to start container process: exec: \"valkey-server\": executable file not found in $PATH" Warning Failed 19m kubelet Error: container create failed: time="2024-10-23T07:10:47Z" level=error msg="runc create failed: unable to start container process: exec: \"valkey-server\": executable file not found in $PATH"
Please help me to fix it.
Beta Was this translation helpful? Give feedback.
All reactions