Skip to content

feat(gateway): Upgrade and migration pages - #6672

Merged
lena-larionova merged 3 commits into
mainfrom
feat/ce-ee-migration
Aug 14, 2026
Merged

feat(gateway): Upgrade and migration pages#6672
lena-larionova merged 3 commits into
mainfrom
feat/ce-ee-migration

Conversation

@lena-larionova

@lena-larionova lena-larionova commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #3367
Fixes #1330

This started off as the CE -> EE upgrade guide and snowballed into the gateway upgrade landing page, as I was trying to add more context. It felt more natural to present this as step 1 in a migration journey to Konnect.

  • Adds a how-to guide for CE -> EE; we're purposely not adding a lot of detail here as every installation is different, and we can really only provide high-level guidance. For actual upgrade, they should use the upgrade guide (and work with PS).
  • Adds a landing page for /gateway/upgrade/. This link takes over the old reference page link, which moves to /gateway/upgrade/reference/. We don't need a redirect since the original link still exists.

Preview Links

https://deploy-preview-6672--kongdeveloper.netlify.app/gateway/upgrade/
https://deploy-preview-6672--kongdeveloper.netlify.app/gateway/upgrade/reference/
https://deploy-preview-6672--kongdeveloper.netlify.app/gateway/upgrade/migrate-oss-to-ee/
https://deploy-preview-6672--kongdeveloper.netlify.app/gateway/install/#how-do-i-migrate-from-kong-gateway-open-source-oss-to-kong-gateway-enterprise

@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 0f2756d
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a7e4e9aa1b8a7000884bcc3
😎 Deploy Preview https://deploy-preview-6672--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@lena-larionova

Copy link
Copy Markdown
Contributor Author

Redirect check is a false positive:

Missing redirects:
- Renamed app/gateway/upgrade/index.md, url: /gateway/upgrade
Error: Process completed with exit code 1.

This gets replaced by the landing page.

@cloudjumpercat cloudjumpercat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@lena-larionova
lena-larionova merged commit 0d9fe7a into main Aug 14, 2026
22 of 23 checks passed
@lena-larionova
lena-larionova deleted the feat/ce-ee-migration branch August 14, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CE -> EE Migration guide Gateway Upgrades landing page

2 participants