Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05c1f01

Browse filesBrowse files
committed
Removes repeated information
1 parent deb4676 commit 05c1f01
Copy full SHA for 05c1f01

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

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

Copy file name to clipboardExpand all lines: content/en/docs/tasks/network/customize-hosts-file-for-pods.md
-1
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.