Skip to content

Commit 2e19ab1

Browse files
authored
Merge pull request #48176 from DhritiShikhar/fix-typo-in-tasks
Remove repeated information
2 parents deb4676 + 05c1f01 commit 2e19ab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ The Kubernetes project recommends modifying DNS configuration using the `hostAli
1717
(part of the `.spec` for a Pod), and not by using an init container or other means to edit `/etc/hosts`
1818
directly.
1919
Change made in other ways may be overwritten by the kubelet during Pod creation or restart.
20-
made in other ways may be overwritten by the kubelet during Pod creation or restart.
2120

2221
<!-- steps -->
2322

0 commit comments

Comments
 (0)