[zh]move HostAliases page to tasks

This commit is contained in:
chenxuc
2021-07-01 15:08:55 +08:00
parent e1c89a54f1
commit a5e12d04df
@@ -10,7 +10,7 @@ reviewers:
- rickypai - rickypai
- thockin - thockin
title: Adding entries to Pod /etc/hosts with HostAliases title: Adding entries to Pod /etc/hosts with HostAliases
content_type: concept content_type: task
weight: 60 weight: 60
min-kubernetes-server-version: 1.7 min-kubernetes-server-version: 1.7
--> -->
@@ -29,7 +29,7 @@ Modification not using HostAliases is not suggested because the file is managed
建议通过使用 HostAliases 来进行修改,因为该文件由 Kubelet 管理,并且 建议通过使用 HostAliases 来进行修改,因为该文件由 Kubelet 管理,并且
可以在 Pod 创建/重启过程中被重写。 可以在 Pod 创建/重启过程中被重写。
<!-- body --> <!-- steps -->
<!-- <!--
## Default Hosts File Content ## Default Hosts File Content