This commit is contained in:
Gaon Kim
2020-04-18 23:47:12 +09:00
committed by bryan
parent d4facb8516
commit aabc34551f
@@ -38,7 +38,7 @@ weight: 15
### 예시
프롤이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동 시킨다.
플로이먼트 오브젝트를 생성하기 위해 nginx 컨테이너의 인스턴스를 구동시킨다.
```sh
kubectl run nginx --image nginx