Skip to content

Feat(Mesh): Mutual TLS#4934

Open
lmilan wants to merge 22 commits intomainfrom
feat/mesh-mutual-tls
Open

Feat(Mesh): Mutual TLS#4934
lmilan wants to merge 22 commits intomainfrom
feat/mesh-mutual-tls

Conversation

@lmilan
Copy link
Copy Markdown
Contributor

@lmilan lmilan commented Apr 20, 2026

Description

Fixes #4249

Preview Links

https://deploy-preview-4934--kongdeveloper.netlify.app/mesh/policies/mutual-tls/

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).

@lmilan lmilan self-assigned this Apr 20, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 86eb961
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69e8b3a11bff3d0008edd8dc
😎 Deploy Preview https://deploy-preview-4934--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@lmilan lmilan force-pushed the feat/mesh-mutual-tls branch from ff8c91d to ae27319 Compare April 22, 2026 08:47
@lmilan lmilan marked this pull request as ready for review April 22, 2026 11:32
@lmilan lmilan requested a review from a team as a code owner April 22, 2026 11:32
Copilot AI review requested due to automatic review settings April 22, 2026 11:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Migrates the Mutual TLS policy documentation into the Kong Mesh docs structure while preserving the existing published URL.

Changes:

  • Adds a new Mutual TLS reference page at app/mesh/mutual-tls.md with a permalink for /mesh/policies/mutual-tls/.
  • Removes the Mutual TLS entry from the Kuma→Mesh migration config after conversion.
  • Updates the kuma-to-mesh Claude skill to prefer permalinks over redirects when the filesystem path would otherwise change the URL.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
app/mesh/mutual-tls.md New reference doc for configuring mTLS (builtin/provided backends, rotation).
app/_data/kuma_to_mesh/config.yaml Drops the migrated Mutual TLS page from the conversion queue.
.claude/skills/kuma-to-mesh/SKILL.md Updates migration instructions to use permalinks to preserve legacy URLs.

Comment thread app/mesh/mutual-tls.md Outdated
Comment thread app/mesh/mutual-tls.md Outdated
Comment thread app/mesh/mutual-tls.md Outdated
Comment thread app/mesh/mutual-tls.md
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.

Mutual TLS

2 participants