<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Gateway - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/gateway/</link><description>Gateway - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sat, 29 Mar 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/gateway/" rel="self" type="application/rss+xml"/><item><title>Higress 的 OCI 扩展插件</title><link>https://rd163.visword.com/posts/ai-gateway-higress-oci-ext/</link><pubDate>Sat, 29 Mar 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/ai-gateway-higress-oci-ext/</guid><description><![CDATA[<h2 id="oci" class="headerLink">
    <a href="#oci" class="header-mark"></a>OCI</h2><p>OCI（Open Container Initiative，开放容器倡议）是一个轻量级、开放的治理组织，在 Linux 基金会的支持下成立，致力于围绕容器格式和运行时创建开放的行业标准。OCI 项目由 Docker、CoreOS（后被 Red Hat 收购，相应席位由 Red Hat 继承）以及容器行业的其他领导者于 2015 年 6 月启动。其技术委员会（Technical Oversight Board，TOB）成员随时间有所更迭，历史上曾包括 Red Hat、Microsoft、Docker、IBM、Google、SUSE 等，具体成员可查阅 <a href="https://github.com/opencontainers/tob" target="_blank" rel="noopener noreferrer">OCI Technical Oversight Board</a>。</p>]]></description></item><item><title>AI网关-Higress部署</title><link>https://rd163.visword.com/posts/ai-gateway-higress-deployment/</link><pubDate>Sun, 23 Mar 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/ai-gateway-higress-deployment/</guid><description><![CDATA[<h2 id="部署方式" class="headerLink">
    <a href="#%e9%83%a8%e7%bd%b2%e6%96%b9%e5%bc%8f" class="header-mark"></a>部署方式</h2><h3 id="1-云原生部署" class="headerLink">
    <a href="#1-%e4%ba%91%e5%8e%9f%e7%94%9f%e9%83%a8%e7%bd%b2" class="header-mark"></a>1. 云原生部署</h3><p>支持 部署到 Kubernetes，或者 本地k8s， 如 Kind。具体参考</p>
<ul>
<li><a href="https://higress.cn/docs/latest/ops/deploy-by-helm/?spm=36971b57.d107700.0.0.23882d89GafqV0" target="_blank" rel="noopener noreferrer">使用 Helm 进行云原生部署</a></li>
<li><a href="https://higress.cn/docs/latest/user/quickstart/?spm=36971b57.d107700.0.0.23882d89GafqV0" target="_blank" rel="noopener noreferrer">部署到本地k8s，如Kind</a></li>
</ul>
<h3 id="2-docker-compose部署" class="headerLink">
    <a href="#2-docker-compose%e9%83%a8%e7%bd%b2" class="header-mark"></a>2. Docker-Compose部署</h3><p>参考</p>]]></description></item><item><title>AI网关-Higress简介</title><link>https://rd163.visword.com/posts/ai-gateway-higress-intro/</link><pubDate>Sun, 23 Mar 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/ai-gateway-higress-intro/</guid><description><![CDATA[<p><a href="https://higress.cn/" target="_blank" rel="noopener noreferrer">Higress</a> 是一款云原生 API 网关，内核基于 Istio 和 Envoy，可以用 Go、Rust、JS 等语言编写 Wasm 插件，内置数十个开箱即用的通用插件，并提供开箱即用的控制台（在线 demo 请点<a href="https://demo.higress.io" target="_blank" rel="noopener noreferrer">这里</a>）。</p>]]></description></item><item><title>LLM 时代下的 AI 网关</title><link>https://rd163.visword.com/posts/gateway-for-ai/</link><pubDate>Thu, 23 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/gateway-for-ai/</guid><description><![CDATA[<h2 id="ai-网关" class="headerLink">
    <a href="#ai-%e7%bd%91%e5%85%b3" class="header-mark"></a>AI 网关</h2><p>AI Gateway（又称大模型网关、AI 网关）是位于应用与 AI/LLM 服务之间的一层流量管理组件，在开源社区已有较为成熟的技术实现。它在应用与模型服务之间承担统一入口的职责：无论调用的是预置模型还是自研模型，都可以经由网关完成路由、鉴权与调用，方便业务方在数据分析、应用开发等场景中接入 AI 能力。同时，AI 网关还提供配套工具，帮助监控模型调用性能，并为后续优化提供数据支撑。</p>]]></description></item></channel></rss>