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

Feat: Cloud gateways networking diagram #7226

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented Apr 12, 2024

Description

Networking diagram and private vs public networks section on the dedicated cloud gateways page.

@Guaris do you think this would make more sense on the transit gateways page?

https://konghq.atlassian.net/browse/DOCU-3793

Testing instructions

Preview link:
https://deploy-preview-7226--kongdocs.netlify.app/konnect/gateway-manager/dedicated-cloud-gateways/#private-vs-public-networks
https://deploy-preview-7226--kongdocs.netlify.app/konnect/gateway-manager/data-plane-nodes/transit-gateways/

Checklist

For example, if this change is for an upcoming 3.6 release, enclose your content in {% if_version gte:3.6.x %} <content> {% endif_version %} tags (or if_plugin_version tags for plugins).

Use any of the following keys:

  • gte:<version> - greater than or equal to a specific version
  • lte:<version> - less than or equal to a specific version
  • eq:<version> - exactly equal to a specific version

You can do the same for older versions.

@lena-larionova lena-larionova added the review:copyedit Request for writer review. label Apr 12, 2024
@lena-larionova lena-larionova added this to the cloud-gateways milestone Apr 12, 2024
@lena-larionova lena-larionova requested a review from a team as a code owner April 12, 2024 22:50
Copy link

netlify bot commented Apr 12, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit fb82935
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/661d586010feaa000811b485
😎 Deploy Preview https://deploy-preview-7226--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 92 (🔴 down 2 from production)
Accessibility: 93 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@Guaris
Copy link
Contributor

Guaris commented Apr 15, 2024

This is awesome. I think putting it on the transit gateways doc makes sense. @lena-larionova

@Guaris Guaris merged commit 60511f8 into feat/cloud-gateways Apr 15, 2024
21 of 22 checks passed
@Guaris Guaris deleted the feat/network-diagram branch April 15, 2024 16:57
Guaris added a commit that referenced this pull request Apr 16, 2024
* Feat: Cloud Gateways network and peering information (#7092)

* peering information

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Update app/konnect/network-resiliency.md

Co-authored-by: Diana <[email protected]>

---------

Co-authored-by: Diana <[email protected]>

* Feat: Cloud Gateways supported regions (#7110)

* add new geos

* Update app/konnect/geo.md

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>

* feat: Cloud Gateway terminology updates (#7093)

* Update konnect overview terms

* Add more term updates for fully-managed data planes

Signed-off-by: Diana <[email protected]>

* Appease Vale

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Apply more copyedits

Signed-off-by: Diana <[email protected]>

* Rewrite some of the data plane node info to omit management style if it doesn't matter in that context

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Cloud gateways: How to upgrade data plane nodes (#7155)

* Add Upgrade information for cloud gateways

* api-key -> bearer

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* updates

* vale

---------

Co-authored-by: Diana <[email protected]>

* Cloud Gateways: Custom DNS management (#7163)

* Add dns instructions

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Diana <[email protected]>

* feat: Dedicated cloud gateway overview and changelog (#7084)

* Start drafting overview page and add cloud gateway section to nav

Signed-off-by: Diana <[email protected]>

* Add release note, continue revising overview page text

Signed-off-by: Diana <[email protected]>

* Add diagram for cloud gateway and clean up some text

Signed-off-by: Diana <[email protected]>

* Fix diagram description and name of architecture heading

Signed-off-by: Diana <[email protected]>

* Add dashboard screenshot, additional revisions before SME review

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* More small updates

Signed-off-by: Diana <[email protected]>

* Fix the Vale error link by linking to the product instead

Signed-off-by: Diana <[email protected]>

* Move dedicated cloud gateways page to the intro section

Signed-off-by: Diana <[email protected]>

* Make feature list into a table, fix broken link in release note

Signed-off-by: Diana <[email protected]>

* Remove screenshot in favor of diagram, make feature table a use case/benefit table, clean up some of the text

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

* Add more images, add more content about how it works and how security works

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Fix broken image, apply copyedits

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* Move CGW table, appease Vale

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Feat: Update get started with Konnect and transit gateway documentation (#7151)

* Getting started, transit gateways, small terminology edits

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Update app/konnect/gateway-manager/data-plane-nodes/transit-gateways.md

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Cloud Gateways: Update troubleshooting section (#7197)

* Troubleshooting info

* organize

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* add navtab

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>

* feat: Cloud Gateway operations (#7156)

* Create provisioning page, add to nav, start filling out UI instructions

Signed-off-by: Diana <[email protected]>

* Add UI instructions for scaling, add link for upgrades info, start adding some API instructions

Signed-off-by: Diana <[email protected]>

* Continue adding API commands

Signed-off-by: Diana <[email protected]>

* Fix API instruction text, clean up content

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Adjust API instruction formatting and some grammar fixes

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Fix region placeholder notation, add role prereqs, revise some text

Signed-off-by: Diana <[email protected]>

* Add predicted API spec links, fix wording of configure mode

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Update: Diagrams for cloud gateways (#7217)

update diagrams for cloud gateways

* Update: Plugin compatibility in dedicated cloud gateways (#7216)

* plugin compatibility in cloud gateways

* vale

* relative urls

* Update app/_hub/kong-inc/aws-lambda/_metadata/_index.yml

Co-authored-by: Diana <[email protected]>

* Update app/hub/plugins/compatibility/index.md

---------

Co-authored-by: Angel <[email protected]>
Co-authored-by: Diana <[email protected]>

* Cloud Gateways: Chore PR (#7207)

* Rewording, links, API specs

* links

* Resize picture, move overview page

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Update app/konnect/index.md

* remove soc 1 compliance statement

* Fix links to dedicated cloud gateway page, update data plane node table to include self-managed

Signed-off-by: Diana <[email protected]>

* Update app/konnect/geo.md

Co-authored-by: lena-larionova <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Diana <[email protected]>

* Chore: Update diagrams with "fully-managed" terminology (#7221)

apply fully-managed terminology across diagrams

* Cloud Gateways terminology  (#7224)

* terminology

* stray a

* Feat: Cloud gateways networking diagram (#7226)

* cloud gateways networking diagram

* fix typos

* set the include to cached

* move diagram to transit gateways page

* Cloud gateway: Add Insomnia link, and set max-width to overview page (#7240)

* api and image resize

* fix id and link

* Reword autopilot mode in overview page

Co-authored-by: Amy Goldsmith <[email protected]>

* broken links

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Amy Goldsmith <[email protected]>
mheap pushed a commit that referenced this pull request Apr 16, 2024
* Feat: Cloud Gateways network and peering information (#7092)

* peering information

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Update app/konnect/network-resiliency.md

Co-authored-by: Diana <[email protected]>

---------

Co-authored-by: Diana <[email protected]>

* Feat: Cloud Gateways supported regions (#7110)

* add new geos

* Update app/konnect/geo.md

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>

* feat: Cloud Gateway terminology updates (#7093)

* Update konnect overview terms

* Add more term updates for fully-managed data planes

Signed-off-by: Diana <[email protected]>

* Appease Vale

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Apply more copyedits

Signed-off-by: Diana <[email protected]>

* Rewrite some of the data plane node info to omit management style if it doesn't matter in that context

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Cloud gateways: How to upgrade data plane nodes (#7155)

* Add Upgrade information for cloud gateways

* api-key -> bearer

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* updates

* vale

---------

Co-authored-by: Diana <[email protected]>

* Cloud Gateways: Custom DNS management (#7163)

* Add dns instructions

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Diana <[email protected]>

* feat: Dedicated cloud gateway overview and changelog (#7084)

* Start drafting overview page and add cloud gateway section to nav

Signed-off-by: Diana <[email protected]>

* Add release note, continue revising overview page text

Signed-off-by: Diana <[email protected]>

* Add diagram for cloud gateway and clean up some text

Signed-off-by: Diana <[email protected]>

* Fix diagram description and name of architecture heading

Signed-off-by: Diana <[email protected]>

* Add dashboard screenshot, additional revisions before SME review

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* More small updates

Signed-off-by: Diana <[email protected]>

* Fix the Vale error link by linking to the product instead

Signed-off-by: Diana <[email protected]>

* Move dedicated cloud gateways page to the intro section

Signed-off-by: Diana <[email protected]>

* Make feature list into a table, fix broken link in release note

Signed-off-by: Diana <[email protected]>

* Remove screenshot in favor of diagram, make feature table a use case/benefit table, clean up some of the text

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

* Add more images, add more content about how it works and how security works

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Fix broken image, apply copyedits

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* Apply suggestions from code review

Co-authored-by: Angel <[email protected]>

* Move CGW table, appease Vale

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Angel <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Feat: Update get started with Konnect and transit gateway documentation (#7151)

* Getting started, transit gateways, small terminology edits

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Diana <[email protected]>

* Update app/konnect/gateway-manager/data-plane-nodes/transit-gateways.md

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Cloud Gateways: Update troubleshooting section (#7197)

* Troubleshooting info

* organize

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* add navtab

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>

* feat: Cloud Gateway operations (#7156)

* Create provisioning page, add to nav, start filling out UI instructions

Signed-off-by: Diana <[email protected]>

* Add UI instructions for scaling, add link for upgrades info, start adding some API instructions

Signed-off-by: Diana <[email protected]>

* Continue adding API commands

Signed-off-by: Diana <[email protected]>

* Fix API instruction text, clean up content

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Adjust API instruction formatting and some grammar fixes

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Fix region placeholder notation, add role prereqs, revise some text

Signed-off-by: Diana <[email protected]>

* Add predicted API spec links, fix wording of configure mode

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Update: Diagrams for cloud gateways (#7217)

update diagrams for cloud gateways

* Update: Plugin compatibility in dedicated cloud gateways (#7216)

* plugin compatibility in cloud gateways

* vale

* relative urls

* Update app/_hub/kong-inc/aws-lambda/_metadata/_index.yml

Co-authored-by: Diana <[email protected]>

* Update app/hub/plugins/compatibility/index.md

---------

Co-authored-by: Angel <[email protected]>
Co-authored-by: Diana <[email protected]>

* Cloud Gateways: Chore PR (#7207)

* Rewording, links, API specs

* links

* Resize picture, move overview page

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

* Update app/konnect/index.md

* remove soc 1 compliance statement

* Fix links to dedicated cloud gateway page, update data plane node table to include self-managed

Signed-off-by: Diana <[email protected]>

* Update app/konnect/geo.md

Co-authored-by: lena-larionova <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Diana <[email protected]>

* Chore: Update diagrams with "fully-managed" terminology (#7221)

apply fully-managed terminology across diagrams

* Cloud Gateways terminology  (#7224)

* terminology

* stray a

* Feat: Cloud gateways networking diagram (#7226)

* cloud gateways networking diagram

* fix typos

* set the include to cached

* move diagram to transit gateways page

* Cloud gateway: Add Insomnia link, and set max-width to overview page (#7240)

* api and image resize

* fix id and link

* Reword autopilot mode in overview page

Co-authored-by: Amy Goldsmith <[email protected]>

* broken links

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Amy Goldsmith <[email protected]>
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.

2 participants