Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | ComputeInstanceGroupManager |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ComputeInstanceGroupManagerSpec | |
status |
ComputeInstanceGroupManagerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
autoHealingPolicies |
[]ComputeInstanceGroupManagerSpecAutoHealingPolicies | (Optional) Deprecated |
baseInstanceName |
string | |
description |
string | (Optional) |
fingerprint |
string | (Optional) |
instanceGroup |
string | (Optional) |
instanceTemplate |
string | (Optional) |
name |
string | |
namedPort |
[]ComputeInstanceGroupManagerSpecNamedPort | (Optional) |
project |
string | (Optional) |
rollingUpdatePolicy |
[]ComputeInstanceGroupManagerSpecRollingUpdatePolicy | (Optional) Deprecated |
selfLink |
string | (Optional) |
targetPools |
[]string | (Optional) |
targetSize |
int | (Optional) |
updateStrategy |
string | (Optional) |
version |
[]ComputeInstanceGroupManagerSpecVersion | (Optional) Deprecated |
waitForInstances |
bool | (Optional) |
zone |
string | (Optional) |
Field | Type | Description |
---|---|---|
healthCheck |
string | |
initialDelaySec |
int |
Field | Type | Description |
---|---|---|
name |
string | |
port |
int |
Field | Type | Description |
---|---|---|
maxSurgeFixed |
int | (Optional) |
maxSurgePercent |
int | (Optional) |
maxUnavailableFixed |
int | (Optional) |
maxUnavailablePercent |
int | (Optional) |
minReadySec |
int | (Optional) |
minimalAction |
string | |
type |
string |
Field | Type | Description |
---|---|---|
instanceTemplate |
string | |
name |
string | |
targetSize |
[]ComputeInstanceGroupManagerSpecVersionTargetSize | (Optional) |
Field | Type | Description |
---|---|---|
fixed |
int | (Optional) |
percent |
int | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ComputeInstanceGroupManagerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |