<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Api-Gateway - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/api-gateway/</link><description>Api-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>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/api-gateway/" rel="self" type="application/rss+xml"/><item><title>云原生 API 网关</title><link>https://rd163.visword.com/posts/cloud-native-api-gateway/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/cloud-native-api-gateway/</guid><description><![CDATA[<p>在 Kubernetes 与微服务架构中，API 网关（API Gateway）是南北向流量的统一入口，承担路由、认证、限流、可观测、协议转换等职责。与 Kubernetes 原生的 <code>Ingress</code> 相比，API 网关通常提供更丰富的流量治理能力;而随着 <a href="https://gateway-api.sigs.k8s.io/" target="_blank" rel="noopener noreferrer">Gateway API</a> 成为 Ingress 的继任者，网关也越来越多地以 <code>GatewayClass</code> 实现的身份接入集群。</p>]]></description></item></channel></rss>