You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/ske_cluster.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,15 +193,12 @@ Optional:
193
193
<aid="nestedatt--maintenance"></a>
194
194
### Nested Schema for `maintenance`
195
195
196
-
Required:
197
-
198
-
-`end` (String) Time for maintenance window end. E.g. `01:23:45Z`, `05:00:00+02:00`.
199
-
-`start` (String) Time for maintenance window start. E.g. `01:23:45Z`, `05:00:00+02:00`.
200
-
201
196
Optional:
202
197
203
198
-`enable_kubernetes_version_updates` (Boolean) Flag to enable/disable auto-updates of the Kubernetes version. Defaults to `true`. SKE automatically updates the cluster Kubernetes version if you have set `maintenance.enable_kubernetes_version_updates` to true or if there is a mandatory update, as described in [General information for Kubernetes & OS updates](https://docs.stackit.cloud/products/runtime/kubernetes-engine/basics/version-updates/).
204
199
-`enable_machine_image_version_updates` (Boolean) Flag to enable/disable auto-updates of the OS image version. Defaults to `true`. SKE automatically updates the cluster Kubernetes version if you have set `maintenance.enable_kubernetes_version_updates` to true or if there is a mandatory update, as described in [General information for Kubernetes & OS updates](https://docs.stackit.cloud/products/runtime/kubernetes-engine/basics/version-updates/).
200
+
-`end` (String) Time for maintenance window end. E.g. `01:23:45Z`, `05:00:00+02:00`.
201
+
-`start` (String) Time for maintenance window start. E.g. `01:23:45Z`, `05:00:00+02:00`.
Description: "Access scope of the control plane. It defines if the Kubernetes control plane is public or only available inside a STACKIT Network Area."+utils.FormatPossibleValues(sdkUtils.EnumSliceToStringSlice(ske.AllowedAccessScopeEnumValues)...) +" The field is immutable!",
0 commit comments