Skip to content

Commit d44efbe

Browse files
PurneswarPrasadTim Bannister
andauthored
Removed the PR link from manages
Co-authored-by: Tim Bannister <[email protected]>
1 parent bf6e6ca commit d44efbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/network/customize-hosts-file-for-pods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ with the additional entries specified at the bottom.
117117

118118
## Why does the kubelet manage the hosts file? {#why-does-kubelet-manage-the-hosts-file}
119119

120-
The kubelet [manages](https://github.com/kubernetes/kubernetes/issues/14633) the
120+
The kubelet manages the
121121
`hosts` file for each container of the Pod to prevent the container runtime from
122122
modifying the file after the containers have already been started.
123123
For e.g. earlier Docker used to [modify](https://github.com/moby/moby/issues/17190) the `hosts` file after the containers start.

0 commit comments

Comments
 (0)