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

Consider moving all applications' docker images to imageStreams #106

Closed
jmaupetit opened this issue Aug 28, 2018 · 1 comment
Closed

Consider moving all applications' docker images to imageStreams #106

jmaupetit opened this issue Aug 28, 2018 · 1 comment

Comments

@jmaupetit
Copy link
Contributor

Purpose

As discussed in [1], using imageStream objects instead of raw images allows substantial optimizations to decrease network bandwidth (while pulling docker images), add monitoring to our applications, or customize our builds (e.g. add a theme for edxapp, etc.).

Proposal

A first POC for edxapp has been implemented in #105, this should be generalized to all distributed apps (at least richie and hello at the time of writing).

References

[1] #101 (comment)

@jmaupetit
Copy link
Contributor Author

Already fixed.

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

1 participant