update latest to deprecated version
This commit is contained in:
@@ -169,7 +169,7 @@ checks the state of each node every `--node-monitor-period` seconds.
|
|||||||
|
|
||||||
Heartbeats, sent by Kubernetes nodes, help determine the availability of a node.
|
Heartbeats, sent by Kubernetes nodes, help determine the availability of a node.
|
||||||
There are two forms of heartbeats: updates of `NodeStatus` and the
|
There are two forms of heartbeats: updates of `NodeStatus` and the
|
||||||
[Lease object](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/#lease-v1-coordination-k8s-io).
|
[Lease object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#lease-v1-coordination-k8s-io).
|
||||||
Each Node has an associated Lease object in the `kube-node-lease`
|
Each Node has an associated Lease object in the `kube-node-lease`
|
||||||
{{< glossary_tooltip term_id="namespace" text="namespace">}}.
|
{{< glossary_tooltip term_id="namespace" text="namespace">}}.
|
||||||
Lease is a lightweight resource, which improves the performance
|
Lease is a lightweight resource, which improves the performance
|
||||||
|
|||||||
@@ -741,7 +741,7 @@ The output is similar to:
|
|||||||
The `imagePullSecrets` field is a list of references to secrets in the same namespace.
|
The `imagePullSecrets` field is a list of references to secrets in the same namespace.
|
||||||
You can use an `imagePullSecrets` to pass a secret that contains a Docker (or other) image registry
|
You can use an `imagePullSecrets` to pass a secret that contains a Docker (or other) image registry
|
||||||
password to the kubelet. The kubelet uses this information to pull a private image on behalf of your Pod.
|
password to the kubelet. The kubelet uses this information to pull a private image on behalf of your Pod.
|
||||||
See the [PodSpec API](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/#podspec-v1-core) for more information about the `imagePullSecrets` field.
|
See the [PodSpec API](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podspec-v1-core) for more information about the `imagePullSecrets` field.
|
||||||
|
|
||||||
#### Manually specifying an imagePullSecret
|
#### Manually specifying an imagePullSecret
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ This section of the Kubernetes documentation contains references.
|
|||||||
## API Reference
|
## API Reference
|
||||||
|
|
||||||
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Overview of the API for Kubernetes.
|
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Overview of the API for Kubernetes.
|
||||||
* [Kubernetes API Reference {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
|
* [Kubernetes API Reference {{< param "version" >}}](/docs/reference/generated/kubernetes-api/{{{< param "version" >}}/)
|
||||||
|
|
||||||
## API Client Libraries
|
## API Client Libraries
|
||||||
|
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ NodeStatus의 NodeReady 컨디션을 ConditionUnknown으로 업데이트 하는
|
|||||||
|
|
||||||
쿠버네티스 노드에서 보내는 하트비트는 노드의 가용성을 결정하는데 도움이 된다.
|
쿠버네티스 노드에서 보내는 하트비트는 노드의 가용성을 결정하는데 도움이 된다.
|
||||||
하트비트의 두 가지 형태는 `NodeStatus` 와
|
하트비트의 두 가지 형태는 `NodeStatus` 와
|
||||||
[리스(Lease) 오브젝트](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/#lease-v1-coordination-k8s-io) 이다.
|
[리스(Lease) 오브젝트](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#lease-v1-coordination-k8s-io) 이다.
|
||||||
각 노드에는 `kube-node-lease` 라는
|
각 노드에는 `kube-node-lease` 라는
|
||||||
{{< glossary_tooltip term_id="namespace" text="네임스페이스">}} 에 관련된 리스 오브젝트가 있다.
|
{{< glossary_tooltip term_id="namespace" text="네임스페이스">}} 에 관련된 리스 오브젝트가 있다.
|
||||||
리스는 경량 리소스로, 클러스터가 확장될 때
|
리스는 경량 리소스로, 클러스터가 확장될 때
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ content_template: templates/concept
|
|||||||
## API 레퍼런스
|
## API 레퍼런스
|
||||||
|
|
||||||
* [쿠버네티스 API 개요](/ko/docs/reference/using-api/api-overview/) - 쿠버네티스 API에 대한 개요
|
* [쿠버네티스 API 개요](/ko/docs/reference/using-api/api-overview/) - 쿠버네티스 API에 대한 개요
|
||||||
* [Kubernetes API 레퍼런스 {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
|
* [Kubernetes API 레퍼런스 {{< param "version" >}}](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/)
|
||||||
|
|
||||||
## API 클라이언트 라이브러리
|
## API 클라이언트 라이브러리
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Tutaj znajdziesz dokumentację źródłową Kubernetes.
|
|||||||
## Dokumentacja API
|
## Dokumentacja API
|
||||||
|
|
||||||
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Ogólne informacje na temat Kubernetes API.
|
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Ogólne informacje na temat Kubernetes API.
|
||||||
* [Dokumentacja źródłowa Kubernetes API {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
|
* [Dokumentacja źródłowa Kubernetes API {{< param "version" >}}](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/)
|
||||||
|
|
||||||
## Biblioteki klientów API
|
## Biblioteki klientów API
|
||||||
|
|
||||||
|
|||||||
@@ -289,14 +289,14 @@ checks the state of each node every `--node-monitor-period` seconds.
|
|||||||
<!--
|
<!--
|
||||||
Heartbeats, sent by Kubernetes nodes, help determine the availability of a node.
|
Heartbeats, sent by Kubernetes nodes, help determine the availability of a node.
|
||||||
There are two forms of heartbeats: updates of `NodeStatus` and the
|
There are two forms of heartbeats: updates of `NodeStatus` and the
|
||||||
[Lease object](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/#lease-v1-coordination-k8s-io).
|
[Lease object](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#lease-v1-coordination-k8s-io).
|
||||||
Each Node has an associated Lease object in the `kube-node-lease`
|
Each Node has an associated Lease object in the `kube-node-lease`
|
||||||
{{< glossary_tooltip term_id="namespace" text="namespace">}}.
|
{{< glossary_tooltip term_id="namespace" text="namespace">}}.
|
||||||
Lease is a lightweight resource, which improves the performance
|
Lease is a lightweight resource, which improves the performance
|
||||||
of the node heartbeats as the cluster scales.
|
of the node heartbeats as the cluster scales.
|
||||||
-->
|
-->
|
||||||
Kubernetes 节点发送的心跳有助于确定节点的可用性。
|
Kubernetes 节点发送的心跳有助于确定节点的可用性。
|
||||||
心跳有两种形式:`NodeStatus` 和 [`Lease` 对象](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/#lease-v1-coordination-k8s-io)。
|
心跳有两种形式:`NodeStatus` 和 [`Lease` 对象](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#lease-v1-coordination-k8s-io)。
|
||||||
每个节点在 `kube-node-lease`{{< glossary_tooltip term_id="namespace" text="命名空间">}} 中都有一个关联的 `Lease` 对象。
|
每个节点在 `kube-node-lease`{{< glossary_tooltip term_id="namespace" text="命名空间">}} 中都有一个关联的 `Lease` 对象。
|
||||||
`Lease` 是一种轻量级的资源,可在集群扩展时提高节点心跳机制的性能。
|
`Lease` 是一种轻量级的资源,可在集群扩展时提高节点心跳机制的性能。
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{{- $latestVersion := site.Params.latest }}
|
{{- $latestVersion := site.Params.version }}
|
||||||
{{- $latestReleaseNotes := print "https://git.k8s.io/kubernetes/CHANGELOG/CHANGELOG-" (replace $latestVersion "v" "") ".md" }}
|
{{- $latestReleaseNotes := print "https://git.k8s.io/kubernetes/CHANGELOG/CHANGELOG-" (replace $latestVersion "v" "") ".md" }}
|
||||||
{{- $latestReleaseNotes }}
|
{{- $latestReleaseNotes }}
|
||||||
|
|||||||
Reference in New Issue
Block a user