Skip to content

feat(dcgw): REP security group and troubleshooting content#5603

Open
cloudjumpercat wants to merge 3 commits into
mainfrom
feat/rep-security-group
Open

feat(dcgw): REP security group and troubleshooting content#5603
cloudjumpercat wants to merge 3 commits into
mainfrom
feat/rep-security-group

Conversation

@cloudjumpercat

@cloudjumpercat cloudjumpercat commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #4213

Preview Links

  • /dedicated-cloud-gateways/aws-resource-endpoints/#configure-vpc-security-group-inbound-rules
    • Note: This can't be tested since it's highly dependent on how the customer chooses to configure their backend, so this is more of a reference/guidance than an end-to-end flow.
  • /dedicated-cloud-gateways/aws-resource-endpoints/#troubleshooting-timeouts

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 16:59
@cloudjumpercat cloudjumpercat requested a review from a team as a code owner June 16, 2026 16:59
@cloudjumpercat cloudjumpercat added the do not merge Issues/ PRs whose changes should not be merged at this time label Jun 16, 2026
@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 6c4872b
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a340588bb99860008dca4a9
😎 Deploy Preview https://deploy-preview-5603--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.

Copilot AI 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.

Pull request overview

This PR updates the Dedicated Cloud Gateways AWS Resource Endpoints how-to to document AWS VPC Lattice security group nuances and provide timeout troubleshooting guidance, addressing issue #4213.

Changes:

  • Added guidance on configuring VPC security group inbound rules using the VPC Lattice managed prefix list.
  • Added a troubleshooting section for request timeouts / missing NLB traffic.
  • (Needs follow-up) Keep the how-to ending with a validation step and fix a broken validation curl command.

Comment thread app/_how-tos/dedicated-cloud-gateways/aws-resource-endpoints.md Outdated
Comment thread app/_how-tos/dedicated-cloud-gateways/aws-resource-endpoints.md
Comment thread app/_how-tos/dedicated-cloud-gateways/aws-resource-endpoints.md
cloudjumpercat and others added 2 commits June 18, 2026 09:21
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DCGW: Document security group nuances for AWS resource endpoints

2 participants