Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::StatusCondition::Code.
Code for each condition
Constants
UNKNOWN
value: 0
UNKNOWN indicates a generic condition.
GCE_STOCKOUT
value: 1
GCE_STOCKOUT indicates that Google Compute Engine resources are
temporarily unavailable.
GKE_SERVICE_ACCOUNT_DELETED
value: 2
GKE_SERVICE_ACCOUNT_DELETED indicates that the user deleted their robot
service account.
GCE_QUOTA_EXCEEDED
value: 3
Google Compute Engine quota was exceeded.
SET_BY_OPERATOR
value: 4
Cluster state was manually changed by an SRE due to a system logic error.
CLOUD_KMS_KEY_ERROR
value: 7
Unable to perform an encrypt operation against the CloudKMS key used for
etcd level encryption.
CA_EXPIRING
value: 9
Cluster CA is expiring soon.
NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS
value: 10
Node service account is missing permissions.
CLOUD_KMS_KEY_DESTROYED
value: 11
Cloud KMS key version used for etcd level encryption has been destroyed.
This is a permanent error.