Skip to content

docs: add pathMatchType to ingress configuration guide#646

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

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.

@sophieliu15
Copy link
Copy Markdown
Contributor Author

Holding off on updates here until the upstream code PR (kserve/kserve#5347) lands. Per discussion on kserve/kserve#5319, the config field will likely move from ingress.pathMatchType to ingress.rawDeployment.pathMatchType after rebasing onto kserve/kserve#5394 — docs will be updated to match once the shape is final. Converting to draft in the meantime.

@sophieliu15 sophieliu15 marked this pull request as draft April 15, 2026 16:06
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