[zh] Resync federation content cleanup
This is a resync of the English site change (05bf8be205
).
This commit is contained in:
parent
a0b2217955
commit
4d0f4309a9
|
@ -180,8 +180,6 @@ Another widely used example is the `includes` bundle. It sets `headless: true` i
|
|||
```bash
|
||||
en/includes
|
||||
├── default-storage-class-prereqs.md
|
||||
├── federated-task-tutorial-prereqs.md
|
||||
├── federation-content-moved.md
|
||||
├── index.md
|
||||
├── partner-script.js
|
||||
├── partner-style.css
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
<!--
|
||||
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 集群。
|
||||
|
Loading…
Reference in New Issue