Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::AutopilotCompatibilityIssue::IssueType (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::AutopilotCompatibilityIssue::IssueType.

The type of the reported issue.

Constants

UNSPECIFIED

value: 0
Default value, should not be used.

INCOMPATIBILITY

value: 1
Indicates that the issue is a known incompatibility between the cluster and Autopilot mode.

ADDITIONAL_CONFIG_REQUIRED

value: 2
Indicates the issue is an incompatibility if customers take no further action to resolve.

PASSED_WITH_OPTIONAL_CONFIG

value: 3
Indicates the issue is not an incompatibility, but depending on the workloads business logic, there is a potential that they won't work on Autopilot.