Skip to content

Better support for sidecar containers in batch jobs #6324

@ayj

Description

@ayj

Sidecar containers do not play well with k8s jobs. The job will keep running so long as the sidecar proxy is running. This is a general problem not specific to Istio (see kubernetes/kubernetes#25908). The typical workaround includes explicit terminate signaling between app and sidecar container such that the sidecar can exit when the app does.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions