Image service installation fails

Symptom

The installation status does not display as completed.

Action
  1. Check image service pod (image-service-0) is in running state using the following command.
    kubectl get pods -n nps

    If the image service pod (image-service-0) is not running, check the /var/nps/logs/nps_error.log file.

  2. Check the baremetal service status using the following command:
    nps show --service baremetal
    1. If the image-service-0 pod is running, and the installation status is Not done, see Installation status is Not done.
    2. If the installation status is failed, see Installation status is Failed.