Deleting image service
Procedure
-
Run the following command to get all the pods:
kubectl get pods -n nps
-
If the output has pod with the name
image-service-0
, delete the image service pod using the following command:nps baremetal -a delete -nos <nos_type>
NOTE:Supported
<nos_type>
iscumulus
oraruba
.