-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ko] Update outdated files in dev-1.26-ko.1 R1-3
- Loading branch information
1 parent
5c9e45e
commit 6dee659
Showing
6 changed files
with
135 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
title: λ Έλ λ©νΈλ¦ λ°μ΄ν° | ||
content_type: reference | ||
weight: 50 | ||
description: >- | ||
λ Έλ, λ³Όλ₯¨, νλ, 컨ν μ΄λ λ 벨μμ | ||
kubeletμ΄ λ³΄λ κ²κ³Ό λμΌν λ©νΈλ¦μ μ κ·Όνλ λ©μ»€λμ¦ | ||
--- | ||
|
||
[kubelet](/docs/reference/command-line-tools-reference/kubelet/)μ | ||
λ Έλ, λ³Όλ₯¨, νλ, 컨ν μ΄λ μμ€μ ν΅κ³λ₯Ό μμ§νλ©°, | ||
μ΄ ν΅κ³λ₯Ό | ||
[μμ½ API(Summary API)](https://github.com/kubernetes/kubernetes/blob/7d309e0104fedb57280b261e5677d919cb2a0e2d/staging/src/k8s.io/kubelet/pkg/apis/stats/v1alpha1/types.go)μ κΈ°λ‘νλ€. | ||
|
||
ν΅κ³ μμ½ APIμ λν μμ²μ | ||
μΏ λ²λ€ν°μ€ API μλ²λ₯Ό ν΅ν΄ νλ‘μνμ¬ μ μ‘ν μ μλ€. | ||
|
||
λ€μμ `minikube`λΌλ μ΄λ¦μ λ Έλμ λν μμ½ API μμ² μμμ΄λ€. | ||
|
||
```shell | ||
kubectl get --raw "/api/v1/nodes/minikube/proxy/stats/summary" | ||
``` | ||
|
||
λ€μμ `curl`μ μ΄μ©νμ¬ λμΌν API νΈμΆμ νλ λͺ λ Ήμ΄λ€. | ||
|
||
```shell | ||
# λ¨Όμ "kubectl proxy"λ₯Ό μ€νν΄μΌ νλ€. | ||
# 8080 λΆλΆμ "kubectl proxy" λͺ λ Ήμ΄ ν λΉν΄ μ€ ν¬νΈλ‘ μΉννλ€. | ||
curl http://localhost:8080/api/v1/nodes/minikube/proxy/stats/summary | ||
``` | ||
|
||
{{< note >}} | ||
`metrics-server` 0.6.x λ²μ λΆν°, `metrics-server`λ `/stats/summary`κ° μλ | ||
`/metrics/resource` kubelet μλν¬μΈνΈμ λν΄ μ§μνλ€. | ||
{{< /note >}} | ||
|
||
## μμ½ λ©νΈλ¦ API μμ€ {#summary-api-source} | ||
|
||
κΈ°λ³Έμ μΌλ‘, μΏ λ²λ€ν°μ€λ kubelet λ΄λΆμμ μ€νλλ | ||
λ΄μ₯ [cAdvisor](https://github.com/google/cadvisor)λ₯Ό μ¬μ©νμ¬ λ Έλ μμ½ λ©νΈλ¦ λ°μ΄ν°λ₯Ό κ°μ Έμ¨λ€. | ||
|
||
## CRIλ₯Ό ν΅ν΄ μμ½ API λ°μ΄ν° κ°μ Έμ€κΈ° {#pod-and-container-stats-from-cri} | ||
|
||
{{< feature-state for_k8s_version="v1.23" state="alpha" >}} | ||
|
||
ν΄λ¬μ€ν°μ `PodAndContainerStatsFromCRI` | ||
[κΈ°λ₯ κ²μ΄νΈ](/ko/docs/reference/command-line-tools-reference/feature-gates/)λ₯Ό νμ±ννκ³ , | ||
{{< glossary_tooltip term_id="cri" text="컨ν μ΄λ λ°νμ μΈν°νμ΄μ€(CRI)">}}λ₯Ό | ||
ν΅ν ν΅κ³ μ 보 μ κ·Όμ μ§μνλ 컨ν μ΄λ λ°νμμ μ¬μ©νλ κ²½μ°, | ||
kubeletμ cAdvisorκ° μλ CRIλ₯Ό μ¬μ©νμ¬ νλ λ° μ»¨ν μ΄λ μμ€μ λ©νΈλ¦ λ°μ΄ν°λ₯Ό κ°μ Έμ¨λ€. | ||
|
||
## {{% heading "whatsnext" %}} | ||
|
||
[ν΄λ¬μ€ν° νΈλ¬λΈμν νκΈ°](/ko/docs/tasks/debug/debug-cluster/) νμ€ν¬ νμ΄μ§μμ | ||
μ΄λ¬ν λ°μ΄ν°μ μμ‘΄νλ λ©νΈλ¦ νμ΄νλΌμΈμ μ¬μ©νλ λ°©λ²μ λν΄ λ€λ£¬λ€. |
2 changes: 1 addition & 1 deletion
2
.../ko/docs/reference/ports-and-protocols.md β ...ference/networking/ports-and-protocols.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
--- | ||
title: λ Έλ λ νΌλ°μ€ μ 보 | ||
weight: 40 | ||
weight: 80 | ||
no_list: true | ||
--- | ||
|
||
μ΄ μΉμ μμλ λ Έλμ κ΄ν λ€μμ λ νΌλ°μ€ μ£Όμ λ₯Ό λ€λ£¬λ€. | ||
|
||
* kubeletμ [체ν¬ν¬μΈνΈ API](/docs/reference/node/kubelet-checkpoint-api/) | ||
* [λμ»€μ¬ μ κ±° λ° CRI νΈν λ°νμ μ¬μ©μ λν κΈ](/ko/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/) λͺ©λ‘ | ||
|
||
λ€μκ³Ό κ°μ λ€λ₯Έ μΏ λ²λ€ν°μ€ λ¬Έμμμλ | ||
λ Έλ λ νΌλ°μ€ μμΈμ λν΄ μ½μ΄λ³Ό μ μλ€. | ||
|
||
* [λ Έλ λ©νΈλ¦ λ°μ΄ν°](/ko/docs/reference/instrumentation/node-metrics/). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters