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.V1Assembly
Google.Cloud.Container.V1.dll
Fields |
|
---|---|
Name | Description |
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. |