You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the request
I am trying to deploy the c3 architecture of splunk on my kubernetes cluster using helm chart , and I found a small test that you got under kuttl file , containing the c3 deployment , the result is failing with errors on the searchhead and the indexercluster .
Expected behavior
see my pods up and running with the searchhead cluster , indexercluster and clustermanager
Splunk setup on K8S
using helm chart that you got and this two images :
-splunk-operator.image.repository=docker.io/splunk/splunk:9.2
-splunk-operator.splunkOperator.image.repository=docker.io/splunk/splunk-operator:2.5.2
Reproduction/Testing steps
as you can see here pods are running
but this is not :
and I don't have any pod for indexercluster :
K8s environment
The text was updated successfully, but these errors were encountered:
Please select the type of request
Bug
Tell us more
Describe the request
I am trying to deploy the c3 architecture of splunk on my kubernetes cluster using helm chart , and I found a small test that you got under kuttl file , containing the c3 deployment , the result is failing with errors on the searchhead and the indexercluster .
Expected behavior
see my pods up and running with the searchhead cluster , indexercluster and clustermanager
Splunk setup on K8S
using helm chart that you got and this two images :
-splunk-operator.image.repository=docker.io/splunk/splunk:9.2
-splunk-operator.splunkOperator.image.repository=docker.io/splunk/splunk-operator:2.5.2
Reproduction/Testing steps
as you can see here pods are running
but this is not :
and I don't have any pod for indexercluster :
K8s environment
The text was updated successfully, but these errors were encountered: