Google Kubernetes Engine v1 API - Enum NodePool.Types.UpdateInfo.Types.BlueGreenInfo.Types.Phase (3.25.0)

public enum NodePool.Types.UpdateInfo.Types.BlueGreenInfo.Types.Phase

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum NodePool.Types.UpdateInfo.Types.BlueGreenInfo.Types.Phase.

Phase represents the different stages blue-green upgrade is running in.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
CordoningBluePool

Start cordoning blue pool nodes.

CreatingGreenPool

Start creating green pool nodes.

DeletingBluePool

Start deleting blue nodes.

DrainingBluePool

Start draining blue pool nodes.

NodePoolSoaking

Start soaking time after draining entire blue pool.

RollbackStarted

Rollback has been initiated.

Unspecified

Unspecified phase.

UpdateStarted

blue-green upgrade has been initiated.