文章 2023-07-14 来自:开发者社区

如何理解 Istio Ingress, 它与 API Gateway 有什么区别?东西流量?南北流量?

背景这三者都和流量治理密切相关,那么流量治理在过去和现在有什么区别呢?都是如何做的呢?在学习istio的时候对流量管理加深了理解。什么是东西流量?什么是南北流量?k8s的内部服务如何被外部访问假如让你说出k8s中的服务暴露的方式? 你可以说几种? 我面试也遇到过这个问题。东西流量mesh(Node 的灰色框) 中的的流量属于集群内部(东西向)流量属于东西流量南北流量客户端访问 Kubernete....

如何理解 Istio Ingress, 它与 API Gateway 有什么区别?东西流量?南北流量?
文章 2021-09-11 来自:开发者社区

Istio - crds - Ingress Gateway

> 入口网关(Ingress Gateway)是 Istio 重要的资源对象之一,是用于管理网格边缘入站的流量,通过入口网关就可以很轻松的将网格内部的服务暴露到外部提供访问。#### 通过例子来理解 apiVersion: networking.istio.io/v1alpha3 kind: Gateway metadata: name: nginx-gw spec: selector...

Istio - crds - Ingress Gateway
文章 2020-02-12 来自:开发者社区

一张图理解 Istio Ingress Gateway

在Kubernetes环境中,Ingress controller用于管理进入集群的流量。在Istio服务网格中 Istio Ingress Gateway承担相应的角色,它使用新的配置模型(Gateway 和 VirtualServices)完成流量管理的功能。通过下图做一个总的描述。 用户向某端口发出请求 负载均衡器监听端口,并将请求转发到集群中的某个节点上。Istio Ingress ...

一张图理解 Istio Ingress Gateway
文章 2020-01-05 来自:开发者社区

ACK Istio ingress gateway 生产调优

前言 Istio Ingress Gateway作为服务网格的核心组件,对外提供服务统一的服务入口,gateway的能力对业务至关重要,但由于涉及到资源配置及费用开销等问题,ACK集群中默认安装istio的相关组件,不会做在资源层面做特定的配置,所以存在如下可能影响性能的点: 默认部署资源规格小 默认replica实例数少 默认入口service slb实例规格低 默认和其他业务pod混部 默.....

ACK Istio ingress gateway 生产调优

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

{"cardStyle":"productCardStyle","productCardInfo":{"productTitle":"AI 网关","productDescription":"Agent 构建必备,让 LLM 和 MCP 调用更可控、更安全、更经济。","productContentLink":"https://www.aliyun.com/product/api-gateway/ai-gateway","isDisplayProductIcon":true,"productButton1":{"productButtonText":"产品详情","productButtonLink":"https://www.aliyun.com/product/api-gateway/ai-gateway"},"productButton2":{"productButtonText":"文档","productButtonLink":"https://help.aliyun.com/zh/api-gateway/ai-gateway/product-overview/what-is-an-ai-gateway?spm=5176.43410590.J__YK4tzIcbUfim9u-kxySN.1.192be72dRbBzqR"},"productButton3":{"productButtonText":"控制台","productButtonLink":"https://apig.console.aliyun.com/?spm=5176.43410590.J__YK4tzIcbUfim9u-kxySN.2.192be72dRbBzqR&region=cn-beijing#/ai-gateway-overview"},"productPromotionInfoBlock":[{"$id":"0","productPromotionGroupingTitle":"产品入门","productPromotionInfoFirstText":"教程学习","productPromotionInfoFirstLink":"https://help.aliyun.com/zh/api-gateway/ai-gateway/getting-started/manage-the-ai-api?spm=5176.43410590.J_hTE1CWiP9s-wmffHdCffK.1.192be72dh8dQob","productPromotionInfoSecondText":"","productPromotionInfoSecondLink":""},{"$id":"1","productPromotionGroupingTitle":"产品选型","productPromotionInfoFirstText":"免费试用","productPromotionInfoFirstLink":"https://free.aliyun.com/?spm=5176.43410590.J_dFy_JybRm6Ym7bLCi5DYE.2.6e1c7bf87bf8T6&searchKey=AI%E7%BD%91%E5%85%B3","productPromotionInfoSecondText":"","productPromotionInfoSecondLink":""},{"$id":"2","productPromotionGroupingTitle":"产品功能","productPromotionInfoFirstText":"管理 Model API","productPromotionInfoFirstLink":"https://help.aliyun.com/zh/api-gateway/ai-gateway/user-guide/managing-the-model-api","productPromotionInfoSecondText":"","productPromotionInfoSecondLink":""},{"$id":"3","productPromotionGroupingTitle":"产品动态","productPromotionInfoFirstText":"新功能","productPromotionInfoFirstLink":"https://help.aliyun.com/zh/api-gateway/ai-gateway/product-overview/new-feature-release-notes-ai-gateway","productPromotionInfoSecondText":"","productPromotionInfoSecondLink":""}],"isOfficialLogo":false},"activityCardInfo":{"activityTitle":"","activityDescription":"","cardContentBackgroundMode":"LightMode","activityContentBackgroundImageLink":"","activityCardBottomInfoSelect":"activityPromotionInfoBlock"}}

开发与运维

集结各类场景实战经验,助你开发运维畅行无忧

+关注