Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container-terminated TLS support #5

Merged
merged 7 commits into from
Nov 24, 2021
Merged

Container-terminated TLS support #5

merged 7 commits into from
Nov 24, 2021

Conversation

difabion
Copy link
Collaborator

This enables Benthos to serve and handle connections over HTTPS. Supporting this, the Benthos http component has been promoted from the .Values.config key to .Values.http for easier setup.

NOTES:
This has not yet been tested with an ingress controller, nor has it been tested with other than a test certificate/key. A user setting up Benthos connectivity via ingress controller may run into issues with DNS names (a public https://benthos.foo.dev certificate for the container could cause other K8s services' internal queries like benthos.default.k8s.local to fail).

@difabion difabion merged commit 4f0c79d into main Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant