Add a sidecar container to an existing Pod

How would you go about to add a sidecar container to an existing Pod? Would the sidecar container considered an init or a regular container?

Thanks!

Hello @milot

It will be considered a regular container.