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

Running Kong on distroless #717

Open
aneesh404 opened this issue Jul 4, 2024 · 2 comments
Open

Running Kong on distroless #717

aneesh404 opened this issue Jul 4, 2024 · 2 comments

Comments

@aneesh404
Copy link

From the images present in Kong's dockerhub and code on this repo, I can't see any efforts done for running Kong on a distroless base image. I tried doing this for my use case and it seems to work. Is it of any value to create a PR to this repo?

Additionally, Can anyone share their findings on how it performed for you (if you've tried) and how can I benchmark the performance (except for using K6s for load testing).

@badri
Copy link

badri commented Jul 10, 2024

hi @aneesh404. Interestingly, we're also evaluating a Kong distroless build. Can you share a gist of this dockerfile?
I'm thinking there might be value to your PR, as a lot of enterprises have tight regulations and have officially adopted distroless base images.

@aneesh404
Copy link
Author

Hi @badri

you can check the Dockerfile here at #721 . Sorry it took a while to get around pushing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants