Skip to content

Commit

Permalink
[ja]move HostAliases page to tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxuc committed Jul 1, 2021
1 parent e1c89a5 commit f5f8af8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: HostAliasesを使用してPodの/etc/hostsにエントリーを追加する
content_type: concept
content_type: task
weight: 60
min-kubernetes-server-version: 1.7
---
Expand All @@ -13,7 +13,7 @@ Podの`/etc/hosts`ファイルにエントリーを追加すると、DNSやそ
HostAliasesを使用せずにファイルを修正することはおすすめできません。このファイルはkubeletが管理しており、Podの作成や再起動時に上書きされる可能性があるためです。


<!-- body -->
<!-- steps -->

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

Expand Down

0 comments on commit f5f8af8

Please sign in to comment.