Skip to content

Commit 0b3ee6b

Browse files
authored
Merge pull request #28730 from chenxuc/move-page-zh
[zh]move HostAliases page to tasks
2 parents db84fe3 + a5e12d0 commit 0b3ee6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ reviewers:
1010
- rickypai
1111
- thockin
1212
title: Adding entries to Pod /etc/hosts with HostAliases
13-
content_type: concept
13+
content_type: task
1414
weight: 60
1515
min-kubernetes-server-version: 1.7
1616
-->
@@ -29,7 +29,7 @@ Modification not using HostAliases is not suggested because the file is managed
2929
建议通过使用 HostAliases 来进行修改,因为该文件由 Kubelet 管理,并且
3030
可以在 Pod 创建/重启过程中被重写。
3131

32-
<!-- body -->
32+
<!-- steps -->
3333

3434
<!--
3535
## Default Hosts File Content

0 commit comments

Comments
 (0)