parekhcoder

Results 6 issues of parekhcoder

getting error while installing solr, Couldn't bind to solrcloud-zookeeper-headless.namespace.svc.cluster.local:2888. Though provided global.clusterDomain setting it is still looking at cluster.local. (addressability.kubeDomain also doesn't work) There doesn't have any param for clusterDomain...

bug
zookeeper

I created persistent volume claim and backup repository as specified in the link. https://apache.github.io/solr-operator/docs/solr-backup/ (Persistent volume is cifs mount) When I run backup (yaml as specified in the link) from...

question
backup

An error occurred (SignatureDoesNotMatch) when calling the PutObject operation: The request signature we calculated does not match the signature you provided. Check your key and signing method. I am using...

I did set security as per below. solrOptions: security: authenticationType: Basic It generated bootstrap and auth secret and authentication and authorization was working fine. Somehow admin user doesn't able to...

question
security

We have our own Kubernetes cluster. There is already one zookeeper cluster running. I am trying to install new zookeeper cluster (using helm chart) in different namespace with "watchNamespace" setting,...

In our kubernetes cluster we are using portworx. I am not sure how can i provide a storage class ?