编辑节点选择
本节介绍如何编辑容器组 IP 池的自动分配节点,以便为容器组 IP 池自动匹配合适的节点。
创建容器组 IP 池时,默认其 IP 地址可分配给所有节点的容器组。您可以设置节点选择器,以限制符合特定条件的节点上的容器组才能使用该 IP 池的 IP 地址。
Prerequisites
-
You should join a cluster and have the 集群网络资源管理 permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".
-
KubeSphere 平台需要安装并启用 KubeSphere 网络扩展组件。
Steps
-
Log in to the KubeSphere web console with a user who has the 集群网络资源管理 permission, and access your cluster.
-
Click 网络 > 容器组 IP 池 in the left navigation pane.
-
在需要操作的容器组 IP 池右侧点击,然后在下拉列表中选择编辑 yaml。
-
在 spec.nodeSelector 参数下输入表达式,通过自定义表达式来筛选符合条件的节点。有关表达式的更多信息,请参阅节点选择器。
注意 |
---|
|
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.