Fifth Korean l10n work for release-1.15 (#16231)
* Translate `concepts/scheduling/_index.md` to Korean (#16072) * Translate concepts/workloads/controllers/replicaset.md in Korean (#16070) * Update outdated content in dev-1.15-ko.5 (#16162) * Translate using-api/client-libraries into korean (#16182) * ko: translate concepts/cluster-administration/proxies (#16030) * Translate concepts/workloads/controllers/deployment.md in Korean (#16113) Co-Authored-By: Seokho Son <shsongist@gmail.com> Co-Authored-By: Eden <longlg88@naver.com> Co-Authored-By: Yoon <learder@gmail.com> Co-Authored-By: Sunghoon Kang <me@devholic.io> Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com> Co-Authored-By: June Yi <gochist@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
772ecf9fe4
commit
c5261d3d6b
@@ -213,6 +213,11 @@ Containerd를 시스템에 설치하기 위해서 다음의 커맨드들을 사
|
||||
### 선행 조건
|
||||
|
||||
```shell
|
||||
cat > /etc/modules-load.d/containerd.conf <<EOF
|
||||
overlay
|
||||
br_netfilter
|
||||
EOF
|
||||
|
||||
modprobe overlay
|
||||
modprobe br_netfilter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user