You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/12/10 09:36:28 UTC

[GitHub] [solr-operator] gthvidsten edited a comment on issue #382: Can't specify nodeSelector for SolrCloud / ZK / Busybox

gthvidsten edited a comment on issue #382:
URL: https://github.com/apache/solr-operator/issues/382#issuecomment-990775921


   Thanks. Adding the `podOptions` mostly worked!
   
   Almost all the pods are now up and running, except one of the zookeeper replicas, which gave the following error:
   ```
   Failed to pull image "docker.io/pravega/zookeeper:0.2.12": rpc error: code =
     Unknown desc = image operating system "linux" cannot be used on this platform
   ```
   I can see that this pod is provisioned on our Windows node, even though the `podOptions` is present and it should be forced to our Linux node.
   Can you help figure out why this specific pod is provisioned on the wrong node?


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org