zh-trans: add /includes/... (#11349)

* zh-trans: add /includes/...

zh-trans: add /includes/...

zh-trans: add /includes/...

zh-trans: add /includes/...

zh-trans: add /includes/...

* Update federation-content-moved.md

* Update federation-content-moved.md
This commit is contained in:
lIuDuI
2018-11-30 15:49:15 +08:00
committed by Qiming
parent f28542225d
commit a7b2730118
3 changed files with 28 additions and 0 deletions
@@ -0,0 +1,16 @@
<!--
This guide assumes that you have a running Kubernetes Cluster
Federation installation. If not, then head over to the
[federation admin guide](/docs/tutorials/federation/set-up-cluster-federation-kubefed/) to learn how to
bring up a cluster federation (or have your cluster administrator do
this for you).
Other tutorials, such as Kelsey Hightower's
[Federated Kubernetes Tutorial](https://github.com/kelseyhightower/kubernetes-cluster-federation),
might also help you create a Federated Kubernetes cluster.
-->
本指南假设您已安装有一个正在运行的 Kubernetes 集群联邦。如果没有,那么请转到
[联邦管理指南](/docs/tutorials/federation/set-up-cluster-federation-kubefed/),了解如何启动联邦集群(或者让集群管理员为您执行此操作)。
其他教程,例如 Kelsey Hightower 的[联邦 Kubernetes 教程](https://github.com/kelseyhightower/kubernetes-cluster-federation)
也可能帮助您创建联邦 Kubernetes 集群。
@@ -0,0 +1,7 @@
<!--
The topics in the [Federation API](/docs/federation/api-reference/) section of the Kubernetes docs
are being moved to the [Reference](/docs/reference/) section. The content in this topic has moved to:
-->
Kubernetes 文档中[联邦 API](/docs/federation/api-reference/) 部分的主题已经移至[参考](/docs/reference/)。
本主题的内容已经移动到:
@@ -0,0 +1,5 @@
<!--
`Federation V1`, the current Kubernetes federation API which reuses the Kubernetes API resources 'as is', is currently considered alpha for many of its features. There is no clear path to evolve the API to GA; however, there is a `Federation V2` effort in progress to implement a dedicated federation API apart from the Kubernetes API. The details are available at [sig-multicluster community page](https://github.com/kubernetes/community/tree/master/sig-multicluster).
-->
`Federation V1` 是当前的 Kubernetes 联邦 API 它“原样”重用 Kubernetes API 资源, 其许多特性目前被认为是 alpha。 没有明确的途径将 API 发展成 GA; 然而, 除了 Kubernetes API 之外, 还有一个 `Federation V2` 正在努力实现专用的联邦 API。详细信息可在 [sig-multicluster 社区页面](https://github.com/kubernetes/community/tree/master/sig-multicluster) 获得。