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:
23619
23619
region:
23620
23620
type: string
23621
23621
description: This Kubernetes cluster's location.
23622
+ x-linode-filterable: true
23622
23623
x-linode-cli-display: 3
23623
23624
example: us-central
23624
23625
k8s_version:
23625
23626
type: string
23626
23627
description: >
23627
23628
The desired Kubernetes version for this Kubernetes cluster in the format of <major>.<minor>,
23628
23629
and the latest supported patch version will be deployed.
23630
+ x-linode-filterable: true
23631
+ x-linode-cli-display: 4
23629
23632
example: "1.24"
23630
23633
control_plane:
23631
23634
type: object
@@ -23636,6 +23639,7 @@ components:
23636
23639
type: boolean
23637
23640
description: >
23638
23641
Defines whether High Availability is enabled for the Control Plane Components of the cluster. Defaults to `false`.
23642
+ x-linode-cli-display: 5
23639
23643
example: true
23640
23644
tags:
23641
23645
x-linode-filterable: true
You can’t perform that action at this time.
0 commit comments