Skip to content

Commit 17c3e52

Browse files
authored
Merge pull request #51838 from Arhell/ko-eol
[ko] Fix EOL MCR links in CRI and Windows Installation Pages
2 parents 7695532 + c8a5cb9 commit 17c3e52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/ko/docs/concepts/windows/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@ containerd와 GMSA 사용 시 윈도우 네트워크 공유 접근에 대한
333333

334334
### Mirantis Container Runtime {#mcr}
335335

336-
[Mirantis Container Runtime](https://docs.mirantis.com/mcr/20.10/overview.html)(MCR)은
336+
[Mirantis Container Runtime](https://docs.mirantis.com/mcr/25.0/overview.html)(MCR)은
337337
Windows Server 2019 및 이후 버전을 지원하는 컨테이너 런타임이다.
338338

339-
더 많은 정보는 [Windows Server에 MCR 설치하기](https://docs.mirantis.com/mcr/20.10/install/mcr-windows.html)를 참고한다.
339+
더 많은 정보는 [Windows Server에 MCR 설치하기](https://docs.mirantis.com/mcr/25.0/install/mcr-windows.html)를 참고한다.
340340

341341
## 윈도우 운영 체제 버전 호환성 {#windows-os-version-support}
342342

content/ko/docs/setup/production-environment/container-runtimes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,14 +297,14 @@ live configuration reload 기능을 지원한다.
297297

298298
### 미란티스 컨테이너 런타임 {#mcr}
299299

300-
[미란티스 컨테이너 런타임](https://docs.mirantis.com/mcr/20.10/overview.html)(MCR)은 상용 컨테이너 런타임이며
300+
[미란티스 컨테이너 런타임](https://docs.mirantis.com/mcr/25.0/overview.html)(MCR)은 상용 컨테이너 런타임이며
301301
이전에는 도커 엔터프라이즈 에디션으로 알려져 있었다.
302302

303303
오픈소스인 [`cri-dockerd`](https://github.com/Mirantis/cri-dockerd) 컴포넌트를 이용하여 쿠버네티스에서 미란티스 컨테이너 런타임을 사용할 수 있으며,
304304
이 컴포넌트는 MCR에 포함되어 있다.
305305

306306
미란티스 컨테이너 런타임을 설치하는 방법에 대해 더 알아보려면,
307-
[MCR 배포 가이드](https://docs.mirantis.com/mcr/20.10/install.html)를 참고한다.
307+
[MCR 배포 가이드](https://docs.mirantis.com/mcr/25.0/install.html)를 참고한다.
308308

309309
CRI 소켓의 경로를 찾으려면
310310
`cri-docker.socket`라는 이름의 systemd 유닛을 확인한다.

0 commit comments

Comments
 (0)