This commit is contained in:
Gaon Kim 2020-04-18 23:47:12 +09:00
parent 47f3785d69
commit 71edced9b7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ weight: 15
### 예시
프롤이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동 시킨다.
플로이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동시킨다.
```sh
kubectl run nginx --image nginx