KubernetesPatchVersions interface
Kubernetes Patch Version profile
Properties
| readiness | Whether the kubernetes version variant (Linux, Windows, Windows2022) is ready or not |
| upgrades | Possible upgrade path for given patch version |
Property Details
readiness
Whether the kubernetes version variant (Linux, Windows, Windows2022) is ready or not
readiness?: KubernetesVersionReadiness[]
Property Value
upgrades
Possible upgrade path for given patch version
upgrades?: string[]
Property Value
string[]