janhoy commented on pull request #24:
URL: https://github.com/apache/solr-site/pull/24#issuecomment-834147738
This was a bit of a mouthful :) Skimmed it and it looks thorough, but did
not have time to read it all just now. A few initial questions:
1.
```
spec:
acme:
server: https://acme-v02.api.letsencrypt.org/directory
email: *** REDACTED ***
privateKeySecretRef:
name: acme-letsencrypt-issuer-pk
```
Where is the `acme-letsencrypt-issuer-pk` defined? Guess the reference needs
to point so some key somewhere?
2. If you want to terminate TLS through linkerd or ingress instead of on the
solr node, is that supported by the operator? I know Solr itself may not be
fully prepared for that case, since it will complain in logs that TLS is not
active, and it is impossible to start solr with only a custom truststore
without also enabling inbound tls. But aside from that, from an operator
standpoint?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]