4518c983d2
* Add Link /docs/reference/ in Korean (#15610) * Translate tasks/debug-application-cluster/resource-usage-monitoring in Korean (#15593) * Translate tasks/inject-data-application/define-environment-variable-container in Korean (#15606) * ko: Update outdated files in dev-1.15-ko.3 (#15605) * Translate home/supported-doc-version in Korean (#15621) * ko: Update some files in reference/glossary (#15631) * Translate reference/glossary/cloud-provider.md in Korean (#15685) * Translate docs/reference/using-api/api-overview in Korean (#15644) * Translate tasks/debug-application-cluster/resource-metrics-pipeline in Korean (#15665) Co-Authored-By: June Yi <june.yi@samsung.com> Co-Authored-By: Seokho <shsongist@gmail.com> Co-Authored-By: Tim Bannister <tim@scalefactory.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: JiMyung Lee <lee.ji.myung@gmail.com> Co-authored-by: lapee79 <lapee79@gmail.com> Co-authored-by: Sunghoon Kang <hoon@linecorp.com> Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com> Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
29 lines
495 B
Markdown
29 lines
495 B
Markdown
---
|
|
title: 쿠버네티스 문서의 버전 지원
|
|
content_template: templates/concept
|
|
card:
|
|
name: about
|
|
weight: 10
|
|
title: 문서의 버전 지원
|
|
---
|
|
|
|
{{% capture overview %}}
|
|
|
|
이 웹 사이트에는 현재 버전의 쿠버네티스와 이전 4개 버전의
|
|
쿠버네티스에 대한 문서가 포함되어 있습니다.
|
|
|
|
{{% /capture %}}
|
|
|
|
{{% capture body %}}
|
|
|
|
## 현재 버전
|
|
|
|
현재 버전은
|
|
[{{< param "version" >}}](/).
|
|
|
|
## 이전 버전
|
|
|
|
{{< versions-other >}}
|
|
|
|
{{% /capture %}}
|