Kubernetes single pod multi continer

hi all, thanks for advance.
how do i edit a single pod to add multi container without delete the existing pod ?

Hi @mengkiat0211,

You can inject containers to pods dynamically , please refer https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/