Skip to content

docs: add pathMatchType to ingress configuration guide#646

Open
sophieliu15 wants to merge 1 commit intokserve:mainfrom
sophieliu15:docs/add-pathmatchtype
Open

docs: add pathMatchType to ingress configuration guide#646
sophieliu15 wants to merge 1 commit intokserve:mainfrom
sophieliu15:docs/add-pathmatchtype

Conversation

@sophieliu15
Copy link
Copy Markdown
Contributor

Summary

Add documentation for the new pathMatchType config flag in the ingress configuration guide.

This flag allows operators to switch from RegularExpression to PathPrefix path matching in HTTPRoutes, resolving GKE Gateway incompatibility where regex paths are rejected with GWCER104.

Companion to kserve/kserve#5347.

Changes

  • docs/admin-guide/configurations.md — Added pathMatchType to the example config block and a new "Path Match Type" section describing the flag, possible values, and default.

Add documentation for the new pathMatchType config flag that allows
operators to switch from RegularExpression to PathPrefix path matching
in HTTPRoutes for GKE Gateway compatibility.

Ref: kserve/kserve#5347
Signed-off-by: sophieliu15 <sophieliu@google.com>
Signed-off-by: sophieliu15 <sophieliu15@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 4, 2026

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit d991486
🔍 Latest deploy log https://app.netlify.com/projects/elastic-nobel-0aef7a/deploys/69d143a77502ac000830fc94
😎 Deploy Preview https://deploy-preview-646--elastic-nobel-0aef7a.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.

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.

1 participant