Kubernates 실습(PODS)

김도비·2022년 10월 23일
0

Kubernates

목록 보기
4/4

Q1. Create a new Pod with the nginx image(# 파드생성 문제).

Q2. What is the image used to create the new Pods ?(# 파드 조회 문제)


Q3. Which nodes are these pods placed on?(

파드생성 노드 조회문제)

Q4. Why do you think the container agentx in pod webapp is in error?(# 파드 컨테이너 실행 오류 추적문제)

Q5. What does the READY column in the output of the kubectl get pods command indicate?

  • Running Containers in POD/Total Containers in POD

Q6. Delete the webapp Pod.(파드 제거문제)

profile
모든 걸 기록하자

0개의 댓글