Hello,
We want to install Splunk Enterprise on OpenShift, but we are having some problems running the container.
Can someone give me a tutorial on how to do it, via Dockerfile or whatever the solution is?
Cheers,
Ovidiu
Am not sure you should be trying to install Splunk on an OC cluster. On docker container maybe but not in an OC cluster. This OC is built is optimized for developers coding new applications. So that the application code and its base depencies are attached during the oc new-app command execution. Using tools like S2I this makes the developers work easier. But when it comes to an already running solution like Splunk what is the advantage of putting it on an OC cluster.
Prolly better off and a docker daemon.