Deploy

Ryu·2021년 11월 12일

Kubernetes

목록 보기
5/9

Pod 배포


image: 에 원하는 이미지 입력

kubectl apply –f deployment.yaml

아래와 같이 Pod가 배포된 것을 확인

Pod 접속 명령어

kubectl exec –it <PodName> -- bash

Can Do It
brb

profile
Let me start

0개의 댓글