-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
Knative Serving release v0.16.0 has support for multiple containers as an alpha feature.
To propose multi container feature to beta we should have a documentation to show the usage of multiple containers as part of knative service yaml.
Describe the change you'd like to see
A clear and concise description of what you want to happen.
The documentation should have a description of
- Multiple containers usecases
- How to make use of feature flag if someone want to use just one conatiner
- What's the status of feature in alpha and beta
- How to differentiate
main
container fromsidecar
container - What are all the allowed options as part of
sidecar
containers - Providing sample example details -> can be referred from this PR [multi-container]Add samples for multi container support #2732
- Support from CLI(kn) -> can be find details from this Add CLI support to specify multiple containers client#997
chids
Metadata
Metadata
Assignees
Labels
No labels