move HostAliases page to tasks

This commit is contained in:
chenxuc
2021-06-26 12:49:32 +08:00
parent 2fe21477b4
commit aad34c5acf
2 changed files with 3 additions and 2 deletions
@@ -3,7 +3,7 @@ reviewers:
- rickypai
- thockin
title: Adding entries to Pod /etc/hosts with HostAliases
content_type: concept
content_type: task
weight: 60
min-kubernetes-server-version: 1.7
---
@@ -16,7 +16,7 @@ Adding entries to a Pod's `/etc/hosts` file provides Pod-level override of hostn
Modification not using HostAliases is not suggested because the file is managed by the kubelet and can be overwritten on during Pod creation/restart.
<!-- body -->
<!-- steps -->
## Default hosts file content