Updated on 2025-06-13 GMT+08:00

Pod Node Selector Add-on

With Kubernetes, you can enable admission add-ons to limit and manage Kubernetes API objects (like pods, Services, and Deployments) prior to modifying them within a cluster.

This add-on allows cluster administrators to configure the default node selector through namespace annotations. In this way, pods run only on specific nodes and configurations are simplified. Unless otherwise specified, keep the default settings.

Value Range

true or false

Configure the list of plugins to be enabled as needed. Unless otherwise specified, keep the default settings.

Default Value

true

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

Suggestions

Ensure that you comprehend the impact of the desired plugins. Enabling a plugin for a cluster without assessing it can result in the cluster behaving unexpectedly.