Skip to content

Commit 4c2d853

Browse files
authored
Merge pull request #28732 from chenxuc/move-page-ko
[ko]move HostAliases page to tasks
2 parents 49cb396 + 21ef3ef commit 4c2d853

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로 파드의 /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 @@ min-kubernetes-server-version: 1.7
1313
HostAliases를 사용하지 않은 수정은 권장하지 않는데, 이는 호스트 파일이 kubelet에 의해 관리되고, 파드 생성/재시작 중에 덮어쓰여질 수 있기 때문이다.
1414

1515

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

1818
## 기본 호스트 파일 내용
1919

0 commit comments

Comments
 (0)