Second Korean l10n work for release-1.15 (#15533)
* Reference/tools/v0.1 (#15401) * Translate reference/glossary/contributor.md in Korean (#15433) * Translate reference/glossary/cla in Korean (#15436) * Update what-is-kubernetes.md (#15446) * Translate glossary components tagged with `Fundamental` into korean (#15426) * Translate content/ko/docs/concepts/overview/working-with-objects/fiel… (#15393) * Translate tasks/administer-cluster/cluster-management in Korean (#15472) Co-Authored-By: lapee79 <lapee79@gmail.com> Co-Authored-By: alice_k106 <alice_k106@naver.com> Co-Authored-By: Sunghoon Kang <me@devholic.io> Co-Authored-By: 박주은 <elpion19@gmail.com> Co-Authored-By: JiMyung Lee <lee.ji.myung@gmail.com> Co-Authored-By: Sean Park <seanpark.hh@gmail.com> Co-Authored-By: Seokho Son <shsongist@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8c13b46b45
commit
82a65e007b
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 로깅(Logging)
|
||||
id: logging
|
||||
date: 2019-04-04
|
||||
full_link: /docs/concepts/cluster-administration/logging/
|
||||
short_description: >
|
||||
로그는 클러스터나 애플리케이션에 의해 로깅된 이벤트의 목록이다.
|
||||
|
||||
aka:
|
||||
tags:
|
||||
- architecture
|
||||
- fundamental
|
||||
---
|
||||
로그는 {{< glossary_tooltip text="클러스터" term_id="cluster" >}}나 애플리케이션에 의해 로깅된 이벤트의 목록이다.
|
||||
|
||||
<!--more-->
|
||||
|
||||
애플리케이션과 시스템 로그는 클러스터 내부에서 어떤 일이 벌어지고 있는지 이해하는데 도움을 준다. 특히 로그는 문제를 디버깅하거나 클러스터 활동을 모니터링할 때 유용하다.
|
||||
Reference in New Issue
Block a user