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

add KONG_CLUSTER_CERT and KONG_CLUSTER_CERT_KEY value #588

Conversation

mrwanny
Copy link

@mrwanny mrwanny commented Aug 26, 2022

Add support to configure KONG_CLUSTER_CERT and KONG_CLUSTER_CERT_KEY value via environment variables

@hbagdi
Copy link
Member

hbagdi commented Aug 26, 2022

I think we should certainly add support for something like this to Kong - it has been long overdue.
As coincidently, I spent some time yesterday doing this exactly: hbagdi/fly-kong@4f0cf91.

But, this is the wrong place for it.
We should add this into kong/kong itself so that all platforms get it instead of docker itself.

If we were to merge this, it would be the first instance of "docker kong has additional KONG_ that other setups don't" where other setups are non-docker based deployments of Kong. And that goes against Kong's principle of running everywhere and anywhere.

@hbagdi
Copy link
Member

hbagdi commented Aug 26, 2022

xref Kong/kong#9253

Copy link
Contributor

@hutchic hutchic left a comment

Choose a reason for hiding this comment

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

what @hbagdi said :)

@Tieske
Copy link
Member

Tieske commented Aug 30, 2022

related #469

@mrwanny
Copy link
Author

mrwanny commented Sep 1, 2022

Closing, looking forward to #469

@mrwanny mrwanny closed this Sep 1, 2022
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.

4 participants