kubernetes の pod にログインする
#k8s
kubectl exec -it 【pod名】 -- /bin/bash --login