Use common image and document how to add 3rd-party components

Description

using a separate image for every component makes it much harder to add a third-party component (e.g. tensorflow, or a Python library) to a k8s installation. There's really no difference between the images except for the command that is executed.

Using a single base image for all components means that an extended image can be created by anyone needing additional components, without needing to either repeat that process 10 times or know details of how our containers are built.

Conclusion

None

relates to

Activity

Show:

Gavin Halliday June 12, 2020 at 1:50 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Roadmap

Not applicable

Due date

Created June 12, 2020 at 11:20 AM
Updated June 15, 2020 at 4:27 PM
Resolved June 12, 2020 at 11:54 AM