Skip to content

docs: add agentgateway example#186

Merged
kostis-codefresh merged 3 commits intoargoproj-labs:mainfrom
Lasse4:add-agentgateway-example
Apr 22, 2026
Merged

docs: add agentgateway example#186
kostis-codefresh merged 3 commits intoargoproj-labs:mainfrom
Lasse4:add-agentgateway-example

Conversation

@Lasse4
Copy link
Copy Markdown
Contributor

@Lasse4 Lasse4 commented Apr 9, 2026

Description of this PR

This PR is part of the Mentorship Program: kgateway-dev/kgateway.dev#606
It adds a new agentgateway example to the examples folder to help users better understand how to use agentgateway.

Lasse4 added 3 commits April 9, 2026 12:26
Signed-off-by: Lasse4 <lasse@vierow.de>
Signed-off-by: Lasse4 <lasse@vierow.de>
Signed-off-by: Lasse4 <lasse@vierow.de>
@Lasse4 Lasse4 force-pushed the add-agentgateway-example branch from b7aeb85 to e537e46 Compare April 9, 2026 16:26
@Lasse4 Lasse4 changed the title Add agentgateway example docs: add agentgateway example Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

E2E Test Results

11 tests   11 ✅  10m 54s ⏱️
11 suites   0 💤
 1 files     0 ❌

Results for commit e537e46.

```

### 2 - Install Argo Rollouts
Make sure you also install Argo Rollouts. Follow the [agentgateway Argo Rollouts integration guide](https://agentgateway.dev/docs/kubernetes/main/integrations/argo/#install-argo-rollouts) to install Argo Rollouts.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This page throws a 404 for me. Why was it unpublished?


## Step 4 - Grant argo-rollouts permissions

Grant argo-rollouts permissions to view and modify Gateway HTTPRoute resources. The argo-rollouts service account needs the ability to be able to view and modify HTTPRoutes and Configmaps as well as its existing permissions. Edit the `argo-rollouts` cluster role to add the following permissions or use the RBAC example provided in the [agentgateway documentation](https://agentgateway.dev/docs/kubernetes/main/integrations/argo/#create-rbac-rules-for-argo):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Again this throws 404

Copy link
Copy Markdown
Collaborator

@kostis-codefresh kostis-codefresh left a comment

Choose a reason for hiding this comment

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

The README mentions twice links to https://agentgateway.dev/docs/kubernetes/main/integrations/argo/ which are currently 404

Please remove them.

@kostis-codefresh
Copy link
Copy Markdown
Collaborator

Actually the links are part of this pr agentgateway/website#344

@kostis-codefresh kostis-codefresh merged commit 2f71d27 into argoproj-labs:main Apr 22, 2026
9 of 10 checks passed
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.

2 participants