Skip to content

Commit f5f8af8

Browse files
committed
[ja]move HostAliases page to tasks
1 parent e1c89a5 commit f5f8af8

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
@@ -1,6 +1,6 @@
11
---
22
title: HostAliasesを使用してPodの/etc/hostsにエントリーを追加する
3-
content_type: concept
3+
content_type: task
44
weight: 60
55
min-kubernetes-server-version: 1.7
66
---
@@ -13,7 +13,7 @@ Podの`/etc/hosts`ファイルにエントリーを追加すると、DNSやそ
1313
HostAliasesを使用せずにファイルを修正することはおすすめできません。このファイルはkubeletが管理しており、Podの作成や再起動時に上書きされる可能性があるためです。
1414

1515

16-
<!-- body -->
16+
<!-- steps -->
1717

1818
## デフォルトのhostsファイルの内容
1919

0 commit comments

Comments
 (0)