Update page kubernetes-api
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
title: Kubernetes API
|
title: Kubernetes API
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 30
|
weight: 30
|
||||||
|
description: >
|
||||||
|
Kubernetes API 使您可以查询和操纵 Kubernetes 中对象的状态。Kubernetes 控制平面的核心是 API 服务器和它暴露的 HTTP API。 用户,集群的不同部分以及外部组件都通过 API 服务器相互通信。
|
||||||
card:
|
card:
|
||||||
name: concepts
|
name: concepts
|
||||||
weight: 30
|
weight: 30
|
||||||
@@ -270,5 +272,3 @@ Individual resource enablement/disablement is only supported in the `extensions/
|
|||||||
出于遗留原因,仅在 `extensions / v1beta1` API 组中支持各个资源的启用/禁用。
|
出于遗留原因,仅在 `extensions / v1beta1` API 组中支持各个资源的启用/禁用。
|
||||||
|
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user