sodafoundation / contrib-lab01

This repo is for new contributors trial and learning. This is to support the SODA community members for their learning.
Apache License 2.0
19 stars 203 forks source link

Container Image Pull-off | 21BCAB05_ALBIN #568

Open darkfalcon321 opened 1 year ago

darkfalcon321 commented 1 year ago

Issue/Feature Description: When Kahu is being deployed, one of the file "nfs-server-57d382b821-t6s7n" is showing the error "Container image pull-off".

Why this issue to fixed / feature is needed(give scenarios or use cases): Kahu will not be able to create a container if the problem is not solved.

How to reproduce, in case of a bug: Inorder to do so, enter the command sudo kubectl get pods -A

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue) VMWare 17 Kali Linux 2023.1

SOLUTION Describe the pods manually sudo kubectl get pods Pull the image from docker Load the docker image sudo kind load docker_image @kalaiselvikks76 @sushanthakumar