Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 232 Bytes

File metadata and controls

6 lines (5 loc) · 232 Bytes

정오표

위치 수정 전 수정 후
97p 실행 명령어 kubectl run nginx-app --image nginx --port=80 kubectl create deployment nginx-app --image=nginx --port=80
102p 1줄 ExteralName ExternalName