File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/overview Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,14 +157,14 @@ document.
157
157
如果没有使用 ` Accept ` 头指示资源类型,对于 ` /api ` 和 ` /apis ` 端点的默认响应将是一个非聚合的发现文档。
158
158
159
159
<!--
160
- The [discovery document](https://github.com/kubernetes/kubernetes/blob/release-{{< skew currentVersion >}}/api/discovery/aggregated_v2beta1 .json)
160
+ The [discovery document](https://github.com/kubernetes/kubernetes/blob/release-{{< skew currentVersion >}}/api/discovery/aggregated_v2 .json)
161
161
for the built-in resources can be found in the Kubernetes GitHub repository.
162
162
This Github document can be used as a reference of the base set of the available resources
163
163
if a Kubernetes cluster is not available to query.
164
164
165
165
The endpoint also supports ETag and protobuf encoding.
166
166
-->
167
- 内置资源的[ 发现文档] (https://github.com/kubernetes/kubernetes/blob/release-{{ < skew currentVersion >}}/api/discovery/aggregated_v2beta1 .json)可以在
167
+ 内置资源的[ 发现文档] (https://github.com/kubernetes/kubernetes/blob/release-{{ < skew currentVersion >}}/api/discovery/aggregated_v2 .json)可以在
168
168
Kubernetes GitHub 代码仓库中找到。如果手头没有 Kubernetes 集群可供查询,
169
169
此 Github 文档可用作可用资源的基础集合的参考。端点还支持 ETag 和 protobuf 编码。
170
170
You can’t perform that action at this time.
0 commit comments