File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -23619,13 +23619,16 @@ components:
2361923619 region:
2362023620 type: string
2362123621 description: This Kubernetes cluster's location.
23622+ x-linode-filterable: true
2362223623 x-linode-cli-display: 3
2362323624 example: us-central
2362423625 k8s_version:
2362523626 type: string
2362623627 description: >
2362723628 The desired Kubernetes version for this Kubernetes cluster in the format of <major>.<minor>,
2362823629 and the latest supported patch version will be deployed.
23630+ x-linode-filterable: true
23631+ x-linode-cli-display: 4
2362923632 example: "1.24"
2363023633 control_plane:
2363123634 type: object
@@ -23636,6 +23639,7 @@ components:
2363623639 type: boolean
2363723640 description: >
2363823641 Defines whether High Availability is enabled for the Control Plane Components of the cluster. Defaults to `false`.
23642+ x-linode-cli-display: 5
2363923643 example: true
2364023644 tags:
2364123645 x-linode-filterable: true
You can’t perform that action at this time.
0 commit comments