Merge pull request #31002 from Sn-Kinos/patch-1

[ko] Replace smart quote
This commit is contained in:
Kubernetes Prow Robot
2021-12-20 04:51:25 -08:00
committed by GitHub
@@ -79,7 +79,7 @@ systemd가 기본적으로 cgroup v2를 사용하지 않는 경우, 커널 명
# dnf install -y grubby && \ # dnf install -y grubby && \
sudo grubby \ sudo grubby \
--update-kernel=ALL \ --update-kernel=ALL \
--args=systemd.unified_cgroup_hierarchy=1" --args="systemd.unified_cgroup_hierarchy=1"
``` ```
구성을 적용하려면 노드를 재부팅해야 한다. 구성을 적용하려면 노드를 재부팅해야 한다.