Update calico-network-policy.md (#11857)

This commit is contained in:
lIuDuI
2018-12-24 07:59:20 +08:00
committed by Kubernetes Prow Robot
parent fb5b1b3a28
commit 682ce2e292
@@ -65,17 +65,19 @@ weight: 10
```
Calico 的 pods 名以 `calico` 打头,检查确认每个 pods 状态为 `Running`。
<!--
## Creating a local Calico cluster with kubeadm
To get a local single-host Calico cluster in fifteen minutes using kubeadm, refer to the
[Calico Quickstart](https://docs.projectcalico.org/latest/getting-started/kubernetes/).
-->
-->
## 使用 kubeadm 创建一个本地 Calico 集群
在15分钟内使用 kubeadm 得到一个本地单主机 Calico 集群,请参考
[Calico 快速入门](https://docs.projectcalico.org/latest/getting-started/kubernetes/)。
在15分钟内使用 kubeadm 得到一个本地单主机 Calico 集群,请参考 [Calico 快速入门](https://docs.projectcalico.org/latest/getting-started/kubernetes/)。
{{% /capture %}}