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

Review k8s desciptors #18

Open
ntjn opened this issue Jul 28, 2023 · 0 comments
Open

Review k8s desciptors #18

ntjn opened this issue Jul 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ntjn
Copy link

ntjn commented Jul 28, 2023

Just writing my thoughts on the usability of these descriptors.

They work. Kubernetes is a lot more efficient technology than the simple docker-compose orchestrator. It's great that the configurations are separate as well.

Some users may struggle a bit with the configuration if they don't know k8s well. E.g. it'd really handy to put those descriptors under a Helm chart. That way it would be possible to move parameters you want to let users to configure into a generic Helm chart config. That'd also help documentation - these parameters could be explained in that config file with comments.

It would be also a bit more secure if sensitive data was stored in secrets instead of in configmaps. (E.g. S3, LDAP, JWT configs.)

@dlamoris dlamoris added this to Flexo Jul 28, 2023
@github-project-automation github-project-automation bot moved this to New in Flexo Jul 28, 2023
@blake-regalia blake-regalia added the enhancement New feature or request label Aug 14, 2024
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
Status: New
Development

No branches or pull requests

2 participants