From 2984aa368c24077bdc7065109f587348a08ece78 Mon Sep 17 00:00:00 2001 From: Adam Lewis <23342526+Adam-D-Lewis@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:23:42 -0500 Subject: [PATCH] upgrade note --- src/_nebari/upgrade.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/_nebari/upgrade.py b/src/_nebari/upgrade.py index a0043fd91..4ae683b47 100644 --- a/src/_nebari/upgrade.py +++ b/src/_nebari/upgrade.py @@ -850,6 +850,9 @@ def _version_specific_upgrade( The default node groups for GCP have been changed to cost efficient e2 family nodes reducing the running cost of Nebari on GCP by ~50%. This change will affect your current deployment, and will result in ~15 minutes of downtime during the upgrade step as the node groups are switched out, but shouldn't result in data loss. + [red bold]Note: If upgrading to the new node types, the upgrade process will take longer than usual. For this upgrade only, you'll likely see a timeout \ + error and need to restart the deployment process afterwards in order to upgrade successfully.[/red bold] + As always, make sure to backup data before upgrading. See https://www.nebari.dev/docs/how-tos/manual-backup for more information. Would you like to upgrade to the cost effective node groups [purple]{config_filename}[/purple]?