Merge pull request #28631 from chenxuc/move-page

move HostAliases page to tasks
This commit is contained in:
Kubernetes Prow Robot
2021-07-03 15:14:18 -07:00
committed by GitHub
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