3bc455b2d9
* ko-trans: Update outdated contents in dev-1.13-ko.8 branch partly (#12986) * ko: Update outdated files in dev-1.13-ko.8 (#13000) * ko: add tutorials/stateful-application/basic-stateful-set #12449 (#13073) * Add missing word. (#13249) * Fixed wrong word. (#13246) * Translate concepts/cluster-administration/federation.md in Korean (#13159) * Translate concepts/overview/object-management-kubectl/imperative-comm… (#13076) Co-authored-by: June Yi <june.yi@samsung.com> Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com> Co-authored-by: Yoon <learder@gmail.com> Co-authored-by: Thomas Sungjin Kang <ujuc@ujuc.kr> Co-authored-by: Seokho <shsongist@gmail.com> Co-authored-by: zerobig <zerobig.kim@gmail.com>
57 lines
2.5 KiB
Markdown
57 lines
2.5 KiB
Markdown
---
|
|
title: 쿠버네티스 문서
|
|
noedit: true
|
|
cid: docsHome
|
|
layout: docsportal_home
|
|
class: gridPage
|
|
linkTitle: "홈"
|
|
main_menu: true
|
|
weight: 10
|
|
hide_feedback: true
|
|
menu:
|
|
main:
|
|
title: "문서"
|
|
weight: 20
|
|
post: >
|
|
<p>개념, 튜토리얼 및 참조 문서와 함께 쿠버네티스 사용하는 방법을 익힐 수 있다. 또한, <a href="/editdocs/" data-auto-burger-exclude>문서에 기여하는 것도 도움을 줄 수 있다</a>!</p>
|
|
overview: >
|
|
쿠버네티스는 배포, 스케일링, 그리고 컨테이너화된 애플리케이션의 관리를 자동화 해주는 오픈 소스 컨테이너 오케스트레이션 엔진이다. 본 오픈 소스 프로젝트는 Cloud Native Computing Foundation(<a href="https://www.cncf.io/about">CNCF</a>)가 주관한다.
|
|
cards:
|
|
- name: concepts
|
|
title: "기초 이해하기"
|
|
description: "쿠버네티스와 쿠버네티스의 기본 개념을 배운다."
|
|
button: "개념 배우기"
|
|
button_path: "/docs/concepts"
|
|
- name: tutorials
|
|
title: "쿠버네티스 사용해보기"
|
|
description: "쿠버네티스에 애플리케이션을 배포하는 방법을 튜토리얼을 따라하며 배운다."
|
|
button: "튜토리얼 보기"
|
|
button_path: "/docs/tutorials"
|
|
- name: setup
|
|
title: "클러스터 구축하기"
|
|
description: "보유한 자원과 요구에 맞게 동작하는 쿠버네티스를 구축한다."
|
|
button: "쿠버네티스 구축하기"
|
|
button_path: "/docs/setup"
|
|
- name: tasks
|
|
title: "쿠버네티스 사용법 배우기"
|
|
description: "일반적인 태스크와 이를 수행하는 방법을 여러 단계로 구성된 짧은 시퀀스를 통해 살펴본다."
|
|
button: "태스크 보기"
|
|
button_path: "/docs/tasks"
|
|
- name: reference
|
|
title: 레퍼런스 정보 찾기
|
|
description: 용어, 커맨드 라인 구문, API 자원 종류, 그리고 설치 툴 문서를 살펴본다.
|
|
button: 레퍼런스 보기
|
|
button_path: /docs/reference
|
|
- name: contribute
|
|
title: 문서에 기여하기
|
|
description: 이 프로젝트가 처음인 사람이든, 오래 활동한 사람이든 상관없이 누구나 기여할 수 있다.
|
|
button: 문서에 기여하기
|
|
button_path: /docs/contribute
|
|
- name: download
|
|
title: 쿠버네티스 내려받기
|
|
description: 쿠버네티스를 설치하거나 최신의 버전으로 업그레이드하는 경우, 현재 릴리스 노트를 참고한다.
|
|
- name: about
|
|
title: 문서에 대하여
|
|
description: 이 웹사이트는 현재 버전과 이전 4개 버전의 쿠버네티스 문서를 포함한다.
|
|
---
|