Skip to content

feat(ai-gateway): Update AI Gateway landing page#5272

Open
tomek-labuk wants to merge 10 commits into
new-ai-gatewayfrom
feat/update-ai-gw-landing-page
Open

feat(ai-gateway): Update AI Gateway landing page#5272
tomek-labuk wants to merge 10 commits into
new-ai-gatewayfrom
feat/update-ai-gw-landing-page

Conversation

@tomek-labuk
Copy link
Copy Markdown
Contributor

PR Title

Use the format feat/fix/chore(Product): Title, for example:

  • feat(mesh): Add transparent proxy upgrade guide
  • fix(gateway): Correct decK example in rate limiting how-to
  • chore(ai-gateway): Bump plugin schema
  • chore(platform): Fix issue template
  • release: Kong Gateway 3.14

Description

Fixes #issue

Preview Links

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

@tomek-labuk tomek-labuk requested a review from a team as a code owner May 18, 2026 13:27
Copilot AI review requested due to automatic review settings May 18, 2026 13:27
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

This PR updates the AI Gateway landing page messaging and navigation to reflect the AI Gateway 2.0 entity model (Models/Providers/Policies, plus MCP and A2A concepts) and adds new icon assets to support the refreshed page content.

Changes:

  • Adds a new “Gateway types” section (LLM, MCP, A2A) and updates “Get started”/resource cards to point to entity-focused docs.
  • Reframes “providers”, “capabilities”, and “Universal API” content around Model/Provider/Policy entities instead of plugin-centric wording.
  • Introduces new SVG icons used by the updated landing page cards.

Reviewed changes

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

File Description
app/_landing_pages/ai-gateway.yaml Updates AI Gateway landing page structure, links, and copy to align with the entity-based model and gateway types.
app/assets/icons/entity.svg Adds a new icon for the “AI Gateway entities” card.
app/assets/icons/model.svg Adds a new icon for the Model entity reference card.
app/assets/icons/provider.svg Adds a new icon for the Provider entity reference card.

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

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

Comments suppressed due to low confidence (2)

app/_kong_plugins/ai-mcp-proxy/index.md:106

  • /ai-gateway/mcp/kong-mcp/get-started/ doesn't exist (no matching page/redirect), while _redirects only covers /mcp/kong-mcp/get-started/; either add a redirect for the new path or update this link to the existing target under /konnect-platform/konnect-mcp/....
  - text: Learn about Kong MCP traffic gateway
    url: /mcp/
  - text: Learn about {{site.konnect_product_name}} MCP Server
    url: /ai-gateway/mcp/kong-mcp/get-started/
  - text: Autogenerate MCP tools from a RESTful API

app/_landing_pages/ai-gateway.yaml:284

  • This CTA links to /mcp, but the landing page introduced/updated in this PR lives under /ai-gateway/mcp/; update the CTA (or add a root /mcp/ redirect) so users don’t hit a 404.
            title: MCP tool governance
            description: Control and observe MCP tool traffic with authentication, access policies, and telemetry.
            icon: /assets/icons/mcp.svg
            cta:
              url: /mcp
              align: end

Comment thread app/_redirects Outdated
Comment thread app/_redirects
/mcp/kong-mcp/get-started/ /konnect-platform/konnect-mcp/installation/
/mcp/kong-mcp/tools/ /konnect-platform/konnect-mcp/tools/

# MCP Gateway
Comment thread app/_kong_plugins/ai-mcp-proxy/index.md Outdated
url: /ai-gateway/mcp/map-api-to-mcp-tools/
- text: Autogenerate MCP tools for Weather API
url: /mcp/weather-mcp-api/
url: /ai-gateway/mcp/weather-mcp-api/
Comment thread app/_indices/ai-gateway.yaml Outdated
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ tomek-labuk
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

4 participants