- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
autoscaling_policy
Type: STRUCT
Provider name: autoscalingPolicy
Description: Specifies how autoscaling should behave.
max_nodes
INT32
maxNodes
min_nodes
INT32
minNodes
mode
STRING
mode
MODE_UNSPECIFIED
OFF
- Autoscaling is disabled.ON
- Autocaling is fully enabled.ONLY_SCALE_OUT
- Autoscaling will only scale out and will not remove nodes.creation_timestamp
Type: TIMESTAMP
Provider name: creationTimestamp
Description: [Output Only] Creation timestamp in RFC3339 text format.
description
Type: STRING
Provider name: description
Description: An optional description of this resource. Provide this property when you create the resource.
gcp_status
Type: STRING
Provider name: status
id
Type: STRING
Provider name: id
Description: [Output Only] The unique identifier for the resource. This identifier is defined by the server.
kind
Type: STRING
Provider name: kind
Description: [Output Only] The type of the resource. Always compute#nodeGroup for node group.
labels
Type: UNORDERED_LIST_STRING
location_hint
Type: STRING
Provider name: locationHint
Description: An opaque location hint used to place the Node close to other resources. This field is for use by internal tools that use the public API. The location hint here on the NodeGroup overrides any location_hint present in the NodeTemplate.
maintenance_policy
Type: STRING
Provider name: maintenancePolicy
Description: 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.
Possible values:
DEFAULT
- Allow the node and corresponding instances to retain default maintenance behavior.MAINTENANCE_POLICY_UNSPECIFIED
MIGRATE_WITHIN_NODE_GROUP
- When maintenance must be done on a node, the instances on that node will be moved to other nodes in the group. Instances with onHostMaintenance = MIGRATE will live migrate to their destinations while instances with onHostMaintenance = TERMINATE will terminate and then restart on their destination nodes if automaticRestart = true.RESTART_IN_PLACE
- Instances in this group will restart on the same node when maintenance has completed. Instances must have onHostMaintenance = TERMINATE, and they will only restart if automaticRestart = true.maintenance_window
Type: STRUCT
Provider name: maintenanceWindow
maintenance_duration
STRUCT
maintenanceDuration
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
start_time
STRING
startTime
name
Type: STRING
Provider name: name
Description: The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
node_template
Type: STRING
Provider name: nodeTemplate
Description: URL of the node template to create the node group from.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
self_link
Type: STRING
Provider name: selfLink
Description: [Output Only] Server-defined URL for the resource.
share_settings
Type: STRUCT
Provider name: shareSettings
Description: Share-settings for the node group
share_type
STRING
shareType
LOCAL
- Default value.ORGANIZATION
- Shared-reservation is open to entire OrganizationSHARE_TYPE_UNSPECIFIED
- Default value. This value is unused.SPECIFIC_PROJECTS
- Shared-reservation is open to specific projectssize
Type: INT32
Provider name: size
Description: [Output Only] The total number of nodes in the node group.
tags
Type: UNORDERED_LIST_STRING
zone
Type: STRING
Provider name: zone
Description: [Output Only] The name of the zone where the node group resides, such as us-central1-a.