From 9a9f1d26c062a928abee212581c4a26ea58a5ce8 Mon Sep 17 00:00:00 2001 From: Richard Joerger Date: Fri, 26 May 2023 11:47:21 -0400 Subject: [PATCH] Updated maintenance-window & service-power-cycle to include that maintenance updates will be auto applied. --- docs/platform/concepts/maintenance-window.rst | 2 +- docs/platform/concepts/service-power-cycle.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/platform/concepts/maintenance-window.rst b/docs/platform/concepts/maintenance-window.rst index 4d2688d686..2623d3b2f6 100644 --- a/docs/platform/concepts/maintenance-window.rst +++ b/docs/platform/concepts/maintenance-window.rst @@ -22,4 +22,4 @@ In case of **Apache Kafka®** and **OpenSearch®** the service DNS address resol Maintenance updates ~~~~~~~~~~~~~~~~~~~ -Security updates, platform updates that affect reliability or stability of the service nodes, and quarterly patch updates are always mandatory. Other updates are initially optional. Advance notice is given for all updates. After optional updates have been available for six months, they become mandatory and are applied on the next week's maintenance window at the earliest. This means you have at least 7 days advance notice with exception of critical security updates. These critical updates are applied in the maintenance window of the current week. \ No newline at end of file +Security updates, platform updates that affect reliability or stability of the service nodes, and quarterly patch updates are always mandatory. Other updates are initially optional. Advance notice is given for all updates. After optional updates have been available for six months, they become mandatory and are applied on the next week's maintenance window at the earliest. This means you have at least 7 days advance notice with exception of critical security updates. These critical updates are applied in the maintenance window of the current week. During service upgrades, maintenance updates are automatically applied and do not require intervention from the user to be applied. \ No newline at end of file diff --git a/docs/platform/concepts/service-power-cycle.rst b/docs/platform/concepts/service-power-cycle.rst index c538491f3c..67bebb5d94 100644 --- a/docs/platform/concepts/service-power-cycle.rst +++ b/docs/platform/concepts/service-power-cycle.rst @@ -52,3 +52,5 @@ When a service is powered on, the following things will happen: Depending on the service plan, backups have different retention periods. Data will be lost after the retention period. +.. Note:: + Maintenance updates are automatically applied when a service is powered on as new virtual machines are created for the service to run on. \ No newline at end of file