You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example: `missing-san.invalid-cert.kubernetes.io/example-svc.example-namespace.svc: "relies on a legacy Common Name field instead of the SAN extension for subject validation"`
@@ -170,7 +171,7 @@ There's more information about this in the Go documentation:
Each Node has a weave Pod, and all Pods are `Running` and `2/2 READY`. (`2/2` means that each Pod has `weave` and `weave-npc`.)
85
87
-->
86
-
每个 Node 都有一个 weave Pod,所有 Pod 都是`Running` 和 `2/2 READY`。
87
-
(`2/2` 表示每个 Pod 都有 `weave` 和 `weave-npc`)
88
+
每个 Node 都有一个 weave Pod,所有 Pod 都是`Running` 和 `2/2 READY`。
89
+
(`2/2` 表示每个 Pod 都有 `weave` 和 `weave-npc`。)
88
90
89
91
## {{% heading "whatsnext" %}}
90
92
91
93
<!--
92
-
Once you have installed the Weave Net addon, you can follow the [Declare Network Policy](/docs/tasks/administer-cluster/declare-network-policy/) to try out Kubernetes NetworkPolicy. If you have any question, contact us at [#weave-community on Slack or Weave User Group](https://github.com/weaveworks/weave#getting-help).
94
+
Once you have installed the Weave Net addon, you can follow the
0 commit comments