File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:none
2+ ```
Original file line number Diff line number Diff line change @@ -564,7 +564,8 @@ The `node_config` block supports:
564564* ` image_type ` - (Optional) The image type to use for this node. Note that changing the image type
565565 will delete and recreate all nodes in the node pool.
566566
567- * ` labels ` - (Optional) The Kubernetes labels (key/value pairs) to be applied to each node.
567+ * ` labels ` - (Optional) The Kubernetes labels (key/value pairs) to be applied to each node. The kubernetes.io/ and k8s.io/ prefixes are
568+ reserved by Kubernetes Core components and cannot be specified.
568569
569570* ` local_ssd_count ` - (Optional) The amount of local SSD disks that will be
570571 attached to each cluster node. Defaults to 0.
You can’t perform that action at this time.
0 commit comments