Agent Gateway: LLM Gateway on Kubernetes
Machine-readable: Markdown · JSON API · Site index
Описание видео
Follow the DevOps roadmap👉🏽 https://www.instagram.com/marceldempers
My DevOps Roadmap 👉🏽 https://marceldempers.dev
Patreon 👉🏽https://patreon.com/marceldempers
Checkout the source code below 👇🏽 and follow along 🤓
Also if you want to support the channel further, become a member 😎
https://marceldempers.dev/join
Checkout "That DevOps Community" too
https://marceldempers.dev/community
Source Code 🧐
--------------------------------------------------------------
https://github.com/marcel-dempers/docker-development-youtube-series
Like and Subscribe for more :)
Follow me on socials!
Instagram | https://www.instagram.com/marceldempers
X | https://x.com/marceldempers
GitHub | https://github.com/marcel-dempers
LinkedIn | https://www.linkedin.com/in/marceldempers
Music:
Track: souKo - souKo - Parallel | is licensed under a Creative Commons Attribution licence (https://creativecommons.org/licenses/by/3.0/)
Listen: https://soundcloud.com/soukomusic/parallel
Timestamps:
00:00 Intro
00:03 What is Agent Gateway
00:58 The LLM Gateway
02:04 Challenge using HTTP Gateways
03:13 LLM Gateway Overview
03:50 The Gateway API Series
04:16 Create a Kubernetes Cluster
04:34 Gateway API CRDs
05:13 The Docs
05:51 Installation
07:30 Gateway Class
08:05 Gateways
10:01 Agent Gateway Backends
10:49 LLM Routing
11:53 Creating a Backend
12:33 HTTP Route
13:12 Testing HTTPRoute
13:48 Route by Path
14:53 Route to other Models
17:38 The Source Code