Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 649 Bytes

UpgradeClusterRequest.md

File metadata and controls

12 lines (7 loc) · 649 Bytes

UpgradeClusterRequest

Properties

Name Type Description Notes
version String The new Kubernetes version of the cluster. Note that the version shoud either be a higher patch version of the same minor version or the direct minor version after the current one.
upgrade_pools Option<bool> This field makes the upgrade upgrades the pool once the Kubernetes master in upgrade. [optional]

[Back to Model list] [Back to API list] [Back to README]