File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
content/en/docs/tasks/network Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ reviewers:
3
3
- rickypai
4
4
- thockin
5
5
title : Adding entries to Pod /etc/hosts with HostAliases
6
- content_type : concept
6
+ content_type : task
7
7
weight : 60
8
8
min-kubernetes-server-version : 1.7
9
9
---
@@ -16,7 +16,7 @@ Adding entries to a Pod's `/etc/hosts` file provides Pod-level override of hostn
16
16
Modification not using HostAliases is not suggested because the file is managed by the kubelet and can be overwritten on during Pod creation/restart.
17
17
18
18
19
- <!-- body -->
19
+ <!-- steps -->
20
20
21
21
## Default hosts file content
22
22
Original file line number Diff line number Diff line change 130
130
/docs/concepts/scheduling-eviction/eviction-policy/ /docs/concepts/scheduling-eviction/node-pressure-eviction/ 301
131
131
/docs/concepts/service-catalog/ /docs/concepts/extend-kubernetes/service-catalog/ 301
132
132
/docs/concepts/services-networking/networkpolicies/ /docs/concepts/services-networking/network-policies/ 301
133
+ /docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/ /docs/tasks/network/customize-hosts-file-for-pods/ 301
133
134
/docs/concepts/storage/etcd-store-api-object/ /docs/tasks/administer-cluster/configure-upgrade-etcd/ 301
134
135
/docs/concepts/storage/volumes/emptyDirapiVersion/ /docs/concepts/storage/volumes/#emptydir/ 301
135
136
/docs/concepts/tools/kubectl/object-management-overview/ /docs/concepts/overview/object-management-kubectl/overview/ 301
You can’t perform that action at this time.
0 commit comments