You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this command:
kubectl apply -f zookeeper-deployment.yaml && kubectl apply -f zookeeper-ip-service.yaml
I am see the following:
zookeeper-deployment-84fb6595b8-g6gzn 0/1 ErrImagePull 0 16s
Hi,
When I run this command:
kubectl apply -f zookeeper-deployment.yaml && kubectl apply -f zookeeper-ip-service.yaml
I am see the following:
zookeeper-deployment-84fb6595b8-g6gzn 0/1 ErrImagePull 0 16s
Looks like the image is not available.