1 docker login -u ncp_iam_BPAMKtA kfc7fbpi.kr.private-ncr.ntruss.com 2 [root@com2 ~]# docker images REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest de82f377786d 7 minutes ago 192MB test-image latest ae221739af30 7 hours ago 192MB kfc7fbpi.kr.private-ncr.ntruss.com/test-image 1.0 ae221739af30 7 hours ago 192MB docker image tag test-image kfc7fbpi.kr.private-ncr.ntruss.com/test-image:1.0 docker image tag hello-world kfc7fbpi.kr.private-ncr.ntruss.com/hello-world:1.0 3 docker push kfc7fbpi.kr.private-ncr.ntruss.com/test-image:1.0 docker push kfc7fbpi.kr.private-ncr.ntruss.com/hello-world:1.0 cat < -- curl http://localhost:80 kubectl exec -it apache-deployment-64f4d68c46-7s96g -- curl http://localhost:80 k exec -it apache-deployment-64f4d68c46-7s96g -- curl http://localhost:80