We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e725b commit b90d125Copy full SHA for b90d125
content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md
@@ -45,7 +45,7 @@ privileges needed by Windows nodes.
45
46
## {{% heading "prerequisites" %}}% version-check %}}
47
48
-In 1.23 the HostProcess container feature is enabled by default. The kublet will
+In 1.23 the HostProcess container feature is enabled by default. The kubelet will
49
communicate with containerd directly by passing the hostprocess flag via CRI. You can use the
50
latest version of containerd (v1.6+) to run HostProcess containers.
51
[How to install containerd.](/docs/setup/production-environment/container-runtimes/#containerd)
0 commit comments