You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
이 페이지는 {{<glossary_tooltip term_id="daemonset" text="데몬셋(DaemonSet)">}}의 일부로서, 특정 {{<glossary_tooltip term_id="node" text="노드">}}에서만 {{<glossary_tooltip term_id="pod" text="파드">}}를 실행하는 방법을 보여준다.
9
+
10
+
## {{% heading "prerequisites" %}}
11
+
12
+
{{< include "task-tutorial-prereqs.md" >}}
13
+
14
+
## 특정 노드에서만 파드 실행하기
15
+
16
+
{{<glossary_tooltip term_id="daemonset" text="데몬셋">}}을 실행하려고 하는데, 로컬 솔리드 스테이트 드라이브(SSD)
17
+
스토리지가 있는 노드에서만 데몬 파드를 실행해야 한다고 가정하자. 예를 들어, 파드는 노드에 캐시 서비스를 제공할 수 있으며,
0 commit comments