Merge pull request #42614 from jongwooo/230818_ko_update_outdated_files

[ko] Update outdated files in dev-1.27-ko.1 (M150-M155)
pull/43196/head
Kubernetes Prow Robot 2023-09-20 19:19:57 -07:00 committed by GitHub
commit 7015c1096b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
---
title: 네트워크 폴리시 제공자(Network Policy Provider) 설치
weight: 30
weight: 50
---

View File

@ -3,7 +3,7 @@
# - caseydavenport
title: 네트워크 폴리시로 캘리코(Calico) 사용하기
content_type: task
weight: 10
weight: 20
---
<!-- overview -->
@ -43,7 +43,7 @@ weight: 10
## kubeadm으로 지역 캘리코 클러스터 생성하기 {#creating-a-local-calico-cluster-with-kubeadm}
Kubeadm을 이용해서 15분 이내에 지역 단일 호스트 캘리코 클러스터를 생성하려면,
[캘리코 빠른 시작](https://docs.projectcalico.org/latest/getting-started/kubernetes/)을 참고한다.
[캘리코 빠른 시작](https://projectcalico.docs.tigera.io/getting-started/kubernetes/)을 참고한다.

View File

@ -4,13 +4,13 @@
# - aanm
title: 네트워크 폴리시로 실리움(Cilium) 사용하기
content_type: task
weight: 20
weight: 30
---
<!-- overview -->
이 페이지는 어떻게 네트워크 폴리시(NetworkPolicy)로 실리움(Cilium)를 사용하는지 살펴본다.
실리움의 배경에 대해서는 [실리움 소개](https://docs.cilium.io/en/stable/intro)를 읽어보자.
실리움의 배경에 대해서는 [실리움 소개](https://docs.cilium.io/en/stable/overview/intro)를 읽어보자.
## {{% heading "prerequisites" %}}
@ -82,7 +82,7 @@ L3/L4(예, IP 주소 + 포트) 모두의 보안 정책뿐만 아니라 L7(예, H
## 실리움을 실 서비스 용도로 배포하기
실리움을 실 서비스 용도의 배포에 관련한 자세한 방법은
[실리움 쿠버네티스 설치 안내](https://docs.cilium.io/en/stable/concepts/kubernetes/intro/)를 살펴본다.
[실리움 쿠버네티스 설치 안내](https://docs.cilium.io/en/stable/network/kubernetes/concepts/)를 살펴본다.
이 문서는 자세한 요구사항, 방법과
실제 데몬셋 예시를 포함한다.

View File

@ -3,7 +3,7 @@
# - murali-reddy
title: 네트워크 폴리시로 큐브 라우터(Kube-router) 사용하기
content_type: task
weight: 30
weight: 40
---
@ -24,4 +24,4 @@ weight: 30
## {{% heading "whatsnext" %}}
큐브 라우터 애드온을 설치한 후에는, 쿠버네티스 네트워크 폴리시를 시도하기 위해 [네트워크 폴리시 선언하기](/ko/docs/tasks/administer-cluster/declare-network-policy/)를 따라 할 수 있다.
큐브 라우터 애드온을 설치한 후에는, 쿠버네티스 네트워크 폴리시를 시도하기 위해 [네트워크 폴리시 선언하기](/ko/docs/tasks/administer-cluster/declare-network-policy/)를 따라 할 수 있다.

View File

@ -3,7 +3,7 @@
# - chrismarino
title: 네트워크 폴리시로 로마나(Romana)
content_type: task
weight: 40
weight: 50
---

View File

@ -3,7 +3,7 @@
# - bboreham
title: 네트워크 폴리시로 위브넷(Weave Net) 사용하기
content_type: task
weight: 50
weight: 60
---
<!-- overview -->