K8s Multicontainer terminology¶
- Ambassador - used to interact with outside resources
- Adapter - modifying data generated by the main container
- Sidecar - example logging
- initContainer - allows run some containers only of previous containers run and exit effectively