File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
content/zh-cn/docs/concepts/overview/working-with-objects Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -433,3 +433,20 @@ See the documentation on [node selection](/docs/concepts/scheduling-eviction/ass
433
433
434
434
通过标签进行选择的一个用例是确定节点集,方便 Pod 调度。
435
435
有关更多信息,请参阅[选择节点](/zh-cn/docs/concepts/scheduling-eviction/assign-pod-node/)文档。
436
+
437
+ # # {{% heading "whatsnext" %}}
438
+
439
+ <!--
440
+ - Learn how to [add a label to a node](/docs/tasks/configure-pod-container/assign-pods-nodes/#add-a-label-to-a-node)
441
+ - Find [Well-known labels, Annotations and Taints](/docs/reference/labels-annotations-taints/)
442
+ - See [Recommended labels](/docs/concepts/overview/working-with-objects/common-labels/)
443
+ - [Enforce Pod Security Standards with Namespace Labels](/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/)
444
+ - [Use Labels effectively](/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively) to manage deployments.
445
+ - Read a blog on [Writing a Controller for Pod Labels](/blog/2021/06/21/writing-a-controller-for-pod-labels/)
446
+ -->
447
+ - 学习如何[给节点添加标签](/zh-cn/docs/tasks/configure-pod-container/assign-pods-nodes/#add-a-label-to-a-node)
448
+ - 查阅[众所周知的标签、注解和污点](/zh-cn/docs/reference/labels-annotations-taints/)
449
+ - 参见[推荐使用的标签](/zh-cn/docs/concepts/overview/working-with-objects/common-labels/)
450
+ - [使用名字空间标签来实施 Pod 安全性标准](/zh-cn/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/)
451
+ - [有效使用标签](/zh-cn/docs/concepts/cluster-administration/manage-deployment/#using-labels-effectively)管理 Deployment。
452
+ - 阅读[为 Pod 标签编写控制器](/blog/2021/06/21/writing-a-controller-for-pod-labels/)的博文
You can’t perform that action at this time.
0 commit comments