HoustonPutman commented on issue #385:
URL: https://github.com/apache/solr-operator/issues/385#issuecomment-1042226593


   Ok after a lot of digging, I think I know what is happening, and it is 
unrelated to Solr or the Solr Operator.
   
   Basically, the Zookeeper Operator uses/builds its own Docker images of 
Zookeeper, using Alpine as the base image. Unfortunately, Alpine has a storied 
history of DNS issues with Kubernetes:
   - 
https://stackoverflow.com/questions/65181012/does-alpine-have-known-dns-issue-within-kubernetes
   - 
https://support.cloudbees.com/hc/en-us/articles/360040999471-UnknownHostException-caused-by-DNS-Resolution-issue-with-Alpine-Images
   - https://github.com/kubernetes/kubernetes/issues/64924
   
   I would recommend making an issue in the [Zookeeper Operator 
repo](https://github.com/pravega/zookeeper-operator/issues), telling them about 
the problem and asking them to solve the issue in Alpine or switch to using a 
different base image for Zookeeper.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to