vipul-06
vipul-06
### Name and Version bitnami:kafka 19.1.3 ### What architecture are you using? None ### What steps will reproduce the bug? I am trying to setup externalClientProtocol as sasl_tls in bitnami...
I have created solrcloud using the yaml defined below ``` `apiVersion: solr.apache.org/v1beta1 kind: SolrCloud metadata: name: example namespace: dev-backend spec: backupRepositories: - name: "gcs-backups-1" gcs: bucket: "vipul-test-bucket" # Required gcsCredentialSecret:...
I have deployed solr prometheus exporter for monitoring purpose. It is running on gke but my exporter pod is gettting error of crashloopbackoff. The logs of my exporter pod are...
I have deployed solr cloud using helm in gke cluster, below are the steps for deploying which I used (1) helm repo add apache-solr https://solr.apache.org/charts (2) kubectl create -f https://solr.apache.org/operator/downloads/crds/v0.5.1/all-with-dependencies.yaml...
I have zookeeper installed through helm running in gke but suddenly my pods are down , with replica set of 5 pod currently is one that also keeps on restarting...