Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKE 3 -> MKE 4 pre-migration backup instructions #260

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

quadespresso
Copy link
Collaborator

@quadespresso quadespresso commented Dec 12, 2024

This PR is a first effort to call out activities relating to a pre-migration backup.

I believe this might address issue #123 as well.

@tppolkow could you review and provide corrections as appropriate?

FYI @xinfengliu (re BOP-1653).

Validated with hugo server and checking the live doc page changes locally.

content/docs/migrate-from-MKE-3.md Outdated Show resolved Hide resolved
content/docs/migrate-from-MKE-3.md Outdated Show resolved Hide resolved
content/docs/migrate-from-MKE-3.md Outdated Show resolved Hide resolved
content/docs/migrate-from-MKE-3.md Outdated Show resolved Hide resolved
content/docs/migrate-from-MKE-3.md Outdated Show resolved Hide resolved
Comment on lines +122 to +123
The upgrade migration process will also remove the Swarm cluster.
This includes removing all Swarm nodes, services, tasks, configs, secrets, and networks.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The upgrade migration process will also remove the Swarm cluster.
This includes removing all Swarm nodes, services, tasks, configs, secrets, and networks.
The Swarm cluster and all associated artifacts are not included in the upgrade from MKE 3 to MKE 4.


{{< /callout >}}

As for non-MKE components, be sure to back these up separately, checking both manager and worker nodes.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
As for non-MKE components, be sure to back these up separately, checking both manager and worker nodes.
{{< callout type="warning" >}}
Back up all non-MKE components separately, making sure to check both manager and worker nodes, as these are at risk of being deleted rather than migrated during the upgrade to MKE 4.
{{< /callout >}}

Comment on lines +116 to +118
Before you upgrade to MKE 4, verify that you have a backup of the MKE 3 cluster. Also, review the
[MKE 3 disaster recovery documentation](https://docs.mirantis.com/mke/3.8/ops/disaster-recovery.html),
as it pertains to backing up MKE 3.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Before you upgrade to MKE 4, verify that you have a backup of the MKE 3 cluster. Also, review the
[MKE 3 disaster recovery documentation](https://docs.mirantis.com/mke/3.8/ops/disaster-recovery.html),
as it pertains to backing up MKE 3.
Before you upgrade to MKE 4, confirm the existence of a backup of your MKE 3 cluster and review the [Back up MKE](https://docs.mirantis.com/mke/current/ops/disaster-recovery.html) disaster recovery documentation for MKE 3.


{{< /callout >}}

## Prepare the MKE 3 backup
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Prepare the MKE 3 backup
## Considerations

Comment on lines +129 to +132
{{< callout type="warning" >}}

Non-MKE 3 components, such as bespoke containers and volumes, may be at risk of being deleted
rather than migrated to MKE 4.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete, as the point has been moved up to the prior sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants