CodisLabs / CodisLabs/codis

kubernets default setup fails

Open
#1,604 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.2k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Hi There,

I'm trying to setup codis on our kubernetes cluster using the default instructions.

The "start.sh buildup" script is stuck at "statefulset.apps "codis-dashboard" created" with the codis-dashboard-0 pod showing a status of ImagePullBackOff and "kubectl logs codis-dashboard-0" shows it's stuck at:

_Error from server (BadRequest): container "codis-dashboard" in pod "codis-dashboard-0" is waiting to start: trying and failing to pull image_

I can see where the codis-dashboard.yaml file is calling the codis-image image, and it looks like all the other yaml files also call this image, so I don't know why it would only fail for the dashboard.

I tried deleting the failed pod and the service tried to recreate it, showing a status or "ErrImagePull" before again showing ImagePlullBackoff.

I'd be grateful for any guidance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.