POD SSH à K8S
$ kubectl exec -it <Pod_Name> -c <Container_Name> -- /bin/bash
waiyip li
$ kubectl exec -it <Pod_Name> -c <Container_Name> -- /bin/bash