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

committing the index and toc file for the migration doc #493

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions src/reference-designs/index-migration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# VMware Tanzu Migration Guides

The VMware Tanzu migration guides section serves as a comprehensive resource hub for organizations embarking on the journey to modernize their applications and infrastructure. These guides offer step-by-step instructions, best practices, and expert insights tailored to streamline the migration processes.

For more information about VMware Tanzu, see [VMware Tanzu Documentation](https://docs.vmware.com/en/VMware-Tanzu/index.html).

- [Migrating a Stateful Application from TKGm Cluster to TKGs Cluster](../solution-workbooks/tkgm-to-tkgs-stateful-app-migration.md)
- [Reference Design for Migration from TKGm to TKGs (vSphere with Tanzu)](../solution-workbooks/tkgm-to-tkgs-migration-reference-design.md)

7 changes: 7 additions & 0 deletions src/toc-migration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# VMware Tanzu Migration Guides

This is the table of contents from which the VMware Tanzu Migration Guides Documentation site is built.

- [VMware Tanzu Migration Guides](./reference-designs/index-migration.md)
- [Migrating a Stateful Application from TKGm Cluster to TKGs Cluster](./solution-workbooks/tkgm-to-tkgs-stateful-app-migration.md)
- [Reference Design for Migration from TKGm to TKGs (vSphere with Tanzu)](./solution-workbooks/tkgm-to-tkgs-migration-reference-design.md)
Loading