Hi All , is there a way to add additional container to pod without deleting the . . .

prasanth:
Hi All , is there a way to add additional container to pod without deleting the pod and recreate it ? because most of the time kubectl apply is not working

Tej_Singh_Rana:
Hello, @prasanth
You can’t add new additional fields after deployed pod.

prasanth:
Thanks Tej