-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to configure tls, Pods not created #785
Comments
Hi @sfisli Can you please check the logs of the operator if it is reporting anything (make sure to check the |
@swoehrl-mw now i got new error when i tried to configure certif with cert-manager and let'sencrypt: Config:
opensearch-secret.yaml:
|
did u fix it ? |
the second issue ? not yet. |
@sfisli From the little information you've provided its impossible to tell what is happening. You'll need to check the logs of the securityconfig-update job if it has successfully run. And if not, check the operator logs if it is reporting any problems. Also: You will need a cluster with at least 3 replicas, anything less is not supported by the operator and can lead to non-functioning clusters. |
I am not seeing this issue with |
What is the bug?
i'am trying to configure tls for opensearch operator, i followed the steps mentioned on the docs but the pods are not created ! and when i see controller logs there's nothing ( if i delete security:http section it works normally)
What is the expected behavior?
Cluster up and running with tls
Do you have any screenshots?
cluster.yaml:
security-config.secret:
admin-credentials-secret:
kubectl describe opensearchclusters :
The text was updated successfully, but these errors were encountered: