Skip to content

AV-252538: Add documentation for dedicated gateway mode#1953

Open
ashishnayak96 wants to merge 1 commit intovmware:masterfrom
ashishnayak96:AV-252538
Open

AV-252538: Add documentation for dedicated gateway mode#1953
ashishnayak96 wants to merge 1 commit intovmware:masterfrom
ashishnayak96:AV-252538

Conversation

@ashishnayak96
Copy link
Contributor

No description provided.

## Architecture

**Dedicated Gateway Mode:**
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we add one liner description here


1. **No Hostname in Listeners**
- Listener-level hostname specification is **NOT supported**
- Validation Error: `"Hostname is not supported in dedicated mode"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if line 63 and 64 is required. They look a bit odd. Instead of adding them in seperate lines, we can club them into single english sentence


2. **No Routes from All Namespaces**
- `allowedRoutes.namespaces.from: All` is **NOT supported**
- Validation Error: `"Routes from all namespaces is not supported in dedicated mode"`
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above

- type: Exact
name: x-api-version
value: v1
- type: Exact
Copy link
Contributor

Choose a reason for hiding this comment

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

should this line be replaced with RegularExpression

type: ReplaceFullPath
replaceFullPath: /v2/api
hostname: api.example.com
- type: RequestRedirect
Copy link
Contributor

Choose a reason for hiding this comment

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

Do not think this is a valid config as requestRedirect cannot be used with URLRewrite

@gurunath-avi gurunath-avi changed the base branch from master-old to master October 22, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants