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 204 forks source link

21bcab10_Ashwini #567

Open Ashwini-Suraiya03 opened 1 year ago

Ashwini-Suraiya03 commented 1 year ago

1.Issue/Feature Description:

Before deployment when we check the running status of file “kahu-service-5c8cd7c75-6drh2” it is displaying “image pull off” error.

2.Why this issue to fixed / feature is needed(give scenarios or use cases):

Not showing running status due which deployment is not getting complete.

3.How to reproduce, in case of a bug:

After following the deployment guide -> check running status by “sudo kubectl get pods -A”

4.Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

VirtualBox 6.1 Version

Guest additions added

Installed Ubuntu 18.04 LTS vanilla

Faroe release with https://docs.sodafoundation.io/soda-gettingstarted/quickstart/

solution

Describe the problem by using command “sudo kubectl describe pods ” then

Pull the image manually using docker using command “sudo docker pull ” then

Load the docker image manually using command “sudo kind load docker_image

@kalaiselvikks76

Ashwini-Suraiya03 commented 1 year ago

solution describe the problem pull the image manually using docker load the docker image manually