kubernets default setup fails
- Lingua principale
- Go
- Stelle
- 13.2k
- Fork
- 2.7k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia con lo script "start.sh buildup" e codis-dashboard.yaml, quindi ispeziona il pod codis-dashboard-0 usando il comando kubectl logs menzionato nel report. Confronta il riferimento codis-image con gli altri file YAML di Kubernetes e controlla lo stato del pull dell'immagine del pod. Il lavoro è completato quando la configurazione predefinita crea un pod codis-dashboard in esecuzione invece di ImagePullBackOff.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- kubernetes
- Ambito
- devops, infrastructure
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100