You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I tried to deploy this project en my cluster and I found this problem with the start from the POD:
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 114s default-scheduler Successfully assigned catalog-35935-develop/gsm-controller-gsm-controller-844df78df4-fd4c6 to gke-k8s-fal-corp-mrc-np-k8s-fal-corp--c64d3d18-q5qz
Normal Pulling 110s kubelet Pulling image "ghcr.io/jenkins-x/gsm-controller:0.0.59"
Normal Pulled 109s kubelet Successfully pulled image "ghcr.io/jenkins-x/gsm-controller:0.0.59" in 1.585371649s
Normal Created 18s (x5 over 108s) kubelet Created container gsm-controller
Normal Pulled 18s (x4 over 107s) kubelet Container image "ghcr.io/jenkins-x/gsm-controller:0.0.59" already present on machine
Warning Failed 17s (x5 over 108s) kubelet Error: failed to start container "gsm-controller": Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "gsm": executable file not found in $PATH: unknown
Warning BackOff 6s (x6 over 78s) kubelet Back-off restarting failed container
I just followed the instructions from the readme.
Can you help me please?
Greetings!
The text was updated successfully, but these errors were encountered:
Hi everyone,
I tried to deploy this project en my cluster and I found this problem with the start from the POD:
I just followed the instructions from the readme.
Can you help me please?
Greetings!
The text was updated successfully, but these errors were encountered: