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
Copy file name to clipboardExpand all lines: content/id/docs/tasks/configure-pod-container/static-pod.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ sebuah {{< glossary_tooltip text="DaemonSet" term_id="daemonset" >}}.
33
33
34
34
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
35
35
36
-
Laman ini mengasumsikan kamu menggunakan {{< glossary_tooltip term_id="docker" >}}
36
+
Laman ini mengasumsikan kamu menggunakan {{< glossary_tooltip term_id="cri-o" >}}
37
37
untuk menjalankan Pod, dan Node kamu berjalan menggunakan sistem operasi Fedora.
38
38
Instruksi untuk distribusi lain atau instalasi Kubernetes mungkin berbeda.
39
39
@@ -90,23 +90,23 @@ Sebagai contoh, ini cara untuk memulai server web sederhana sebagai Pod statis:
90
90
91
91
3. Atur kubelet pada Node untuk menggunakan direktori ini dengan menjalankannya menggunakan argumen `--pod-manifest-path=/etc/kubelet.d/`. Pada Fedora, ubah berkas `/etc/kubernetes/kubelet` dengan menambahkan baris berikut:
0 commit comments