Hacker News new | ask | show | jobs
by evv555 2241 days ago
It's a common pattern with container and cloud platforms. Configurations are passed declaratively through whatever yaml interface they expose as environment variables. This way you can have a higher level config that glues all the components together.