Skip to content

Can I use a sidecar as an init container? #839

Answered by FillZpp
BryanDollery asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You can define initContainers in SidecarSet, so that it will inject the init containers when new pods created. Refer to this doc.
  2. SidecarSet does not care of the existing sidecar or init containers in early pods.

(I'm not sure if I got all your questions)

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@FillZpp
Comment options

@qixiaobo
Comment options

@qixiaobo
Comment options

@FillZpp
Comment options

@qixiaobo
Comment options

Answer selected by FillZpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants