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: [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]