Skip to content

Commit

Permalink
update labels (#3925)
Browse files Browse the repository at this point in the history
  • Loading branch information
upodroid authored Aug 27, 2020
1 parent b2de046 commit 9a1c5eb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,8 @@ The `node_config` block supports:
* `image_type` - (Optional) The image type to use for this node. Note that changing the image type
will delete and recreate all nodes in the node pool.

* `labels` - (Optional) The Kubernetes labels (key/value pairs) to be applied to each node.
* `labels` - (Optional) The Kubernetes labels (key/value pairs) to be applied to each node. The kubernetes.io/ and k8s.io/ prefixes are
reserved by Kubernetes Core components and cannot be specified.

* `local_ssd_count` - (Optional) The amount of local SSD disks that will be
attached to each cluster node. Defaults to 0.
Expand Down

0 comments on commit 9a1c5eb

Please sign in to comment.