Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::RollbackSafeUpgradeStatus::Mode (v0.57.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::RollbackSafeUpgradeStatus::Mode.
Mode indicates the mode of the rollback-safe upgrade.
Constants
MODE_UNSPECIFIED
value: 0 MODE_UNSPECIFIED means it's in regular upgrade mode.
KCP_MINOR_UPGRADE_ROLLBACK_SAFE_MODE
value: 1 KCP_MINOR_UPGRADE_ROLLBACK_SAFE_MODE means it's in rollback-safe mode
after a KCP minor version step-one upgrade.