Google Kubernetes Engine v1 API - Enum AutopilotCompatibilityIssue.Types.IssueType (3.25.0)

public enum AutopilotCompatibilityIssue.Types.IssueType

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum AutopilotCompatibilityIssue.Types.IssueType.

The type of the reported issue.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
AdditionalConfigRequired

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

Incompatibility

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

PassedWithOptionalConfig

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.

Unspecified

Default value, should not be used.