Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Added a quick blurb to let folks know where they can check pending maintenance updates #2115

Merged
merged 5 commits into from
Sep 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/platform/concepts/maintenance-window.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,12 @@ 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. During service upgrades, maintenance updates are automatically applied and do not require any action from you.
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 any action from you.

You can view maintenance updates pending for your service using the following:

- Service's **overview** page in `Aiven Console <https://console.aiven.io/>`_

- ``avn service get`` command in `Aiven CLI <https://docs.aiven.io/docs/tools/cli/service#avn-service-get>`_

- ``service`` endpoint in `Aiven REST API <https://api.aiven.io/doc/#tag/Service/operation/ServiceGet>`_