Module google_api_proto::google::cloud::compute::v1::node_group
source · Expand description
Nested message and enum types in NodeGroup
.
Enums§
- Specifies the frequency of planned maintenance events. The accepted values are:
AS_NEEDED
andRECURRENT
. - Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies.