Skip to content

Conversation

ryanfaircloth
Copy link
Contributor

By default Splunk will enable SSL/TLS for splunkd (8089) and hec (8088). It can be desirable
to offload encryption between pods to a the network layer using CNI and externally using ingress
or istio. The following environment variables can be added to the operator deployment to disable
default SSL/TLS

This PR depends on splunk/docker-splunk#437
ref #185

@vebken-splunk vebken-splunk self-requested a review January 5, 2021 21:44
Copy link
Contributor

@mgaldino-splunk mgaldino-splunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks good in my opinion, I would wait until other folks review it as well prior to approving it.

By default Splunk will enable SSL/TLS for splunkd (8089) and hec (8088). It can be desirable
to offload encryption between pods to a the network layer using CNI and externally using Ingress
or Istio. The following environment variables can be added to the operator deployment to disable
default SSL/TLS

SPLUNKD_SSL_ENABLE = false
SPLUNK_HEC_SSL = false

This PR depends on splunk/docker-splunk#437
ref #185
@thooooooomas
Copy link

What was the outcome of this PR? Was it merged? Or is this not coming to splunk-operator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants