 Cilium的网络加速秘诀return)实现,有效减 少了网络转发的跳数,极大提升了 nodePort的转发性能,降低访问延时。 相关测试表明: • kube proxy iptables模式下,请求完 成时间 1.6ms ,connect 时间 0.9 ms • Cilium DSR模式下,请求完成时间 1ms,connect时间0.4ms node2 pod2 process kernel network stack nodePort extracted from the IP header eBPF 加速本地通信 本地应用间的通信,需要经历冗长的内 核协议栈处理。尤其在 serviceMesh 流行趋 势下,sideCar 的重定向加速,成为重要话题。 cilium 利用 socket eBPF 程序,实现了对本 地应用通信间的加速转发。 相关测试表明: 在部分测试场景下,本地应用间的通信 TPS 性能,提升约0 码力 | 14 页 | 11.97 MB | 1 年前3 Cilium的网络加速秘诀return)实现,有效减 少了网络转发的跳数,极大提升了 nodePort的转发性能,降低访问延时。 相关测试表明: • kube proxy iptables模式下,请求完 成时间 1.6ms ,connect 时间 0.9 ms • Cilium DSR模式下,请求完成时间 1ms,connect时间0.4ms node2 pod2 process kernel network stack nodePort extracted from the IP header eBPF 加速本地通信 本地应用间的通信,需要经历冗长的内 核协议栈处理。尤其在 serviceMesh 流行趋 势下,sideCar 的重定向加速,成为重要话题。 cilium 利用 socket eBPF 程序,实现了对本 地应用通信间的加速转发。 相关测试表明: 在部分测试场景下,本地应用间的通信 TPS 性能,提升约0 码力 | 14 页 | 11.97 MB | 1 年前3
 openEuler 23.09 技术白皮书• 欧拉 DevKit:支持操作系统迁移、兼容性评估、简化安全配置 secPaver 等更多开发工具。 系统框架 openEuler 社区与上下游生态建立连接,构建多样性的社区合作伙伴和协作模式,共同推进版本演进。 平台框架 国际开源社区 处理器 行业 ISV 厂商 更广泛的 社区合作伙伴 操作系统厂商 共同参与 多样算力厂商 政府 运营商 安平 金融 电力 其他上游社区 坚持 混合关键性部署框架当前能力: • 支持裸金属模式下 openEuler Embedded Linux 和 RTOS(Zephyr/UniProton)的生命周期管理、跨 OS 通信。 • 支持分区虚拟化模式下 openEuler Embedded Linux 和 RTOS(FreeRTOS)的生命周期管理、跨 OS 通信。 • 支持裸金属模式下在 openEuler Embedded Linux Cortex-M、ARM64、X86_64 架构,支持 M4、RK3568、X86_64、Hi3093、树莓派 4B 芯片和单板。 • 支持树莓派 4B、Hi3093、X86_64 设备上通过裸金属模式和 openEuler Embedded Linux 混合部署。 • 支持通过 gdb 在 openEuler Embedded Linux 侧远程调试。 • 支持 360+ POSIX 接口,支持文件系统、设备管理、shell0 码力 | 52 页 | 5.25 MB | 1 年前3 openEuler 23.09 技术白皮书• 欧拉 DevKit:支持操作系统迁移、兼容性评估、简化安全配置 secPaver 等更多开发工具。 系统框架 openEuler 社区与上下游生态建立连接,构建多样性的社区合作伙伴和协作模式,共同推进版本演进。 平台框架 国际开源社区 处理器 行业 ISV 厂商 更广泛的 社区合作伙伴 操作系统厂商 共同参与 多样算力厂商 政府 运营商 安平 金融 电力 其他上游社区 坚持 混合关键性部署框架当前能力: • 支持裸金属模式下 openEuler Embedded Linux 和 RTOS(Zephyr/UniProton)的生命周期管理、跨 OS 通信。 • 支持分区虚拟化模式下 openEuler Embedded Linux 和 RTOS(FreeRTOS)的生命周期管理、跨 OS 通信。 • 支持裸金属模式下在 openEuler Embedded Linux Cortex-M、ARM64、X86_64 架构,支持 M4、RK3568、X86_64、Hi3093、树莓派 4B 芯片和单板。 • 支持树莓派 4B、Hi3093、X86_64 设备上通过裸金属模式和 openEuler Embedded Linux 混合部署。 • 支持通过 gdb 在 openEuler Embedded Linux 侧远程调试。 • 支持 360+ POSIX 接口,支持文件系统、设备管理、shell0 码力 | 52 页 | 5.25 MB | 1 年前3
 Cilium v1.5 Documentationthe Cilium-specific variant of Pilot to inject the Cilium network policy filters into each Is�o sidecar proxy: $ curl -s https://raw.githubusercontent.com/cilium/cilium/v1.5/examples/ku $ awk -f cilium-pilot plates/ > istio-cilium-helm/charts/pilot/templates/deployment.yaml Configure the Is�o’s sidecar injec�on to setup the transparent proxy mode (TPROXY) as required by Cilium’s proxy filters: $ sed nfigmap.yaml Modify the Is�o sidecar injec�on template to add an init container that waits un�l DNS works and to mount Cilium’s API Unix domain sockets into each sidecar to allow Cilium’s Envoy filters0 码力 | 740 页 | 12.52 MB | 1 年前3 Cilium v1.5 Documentationthe Cilium-specific variant of Pilot to inject the Cilium network policy filters into each Is�o sidecar proxy: $ curl -s https://raw.githubusercontent.com/cilium/cilium/v1.5/examples/ku $ awk -f cilium-pilot plates/ > istio-cilium-helm/charts/pilot/templates/deployment.yaml Configure the Is�o’s sidecar injec�on to setup the transparent proxy mode (TPROXY) as required by Cilium’s proxy filters: $ sed nfigmap.yaml Modify the Is�o sidecar injec�on template to add an init container that waits un�l DNS works and to mount Cilium’s API Unix domain sockets into each sidecar to allow Cilium’s Envoy filters0 码力 | 740 页 | 12.52 MB | 1 年前3
 Cilium v1.10 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & Helm. Without this option, when Cilium does service resolution via socket load balancing, Istio sidecar will be bypassed, resulting in loss of Istio features including encryption and telemetry. Step 2:0 码力 | 1307 页 | 19.26 MB | 1 年前3 Cilium v1.10 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & Helm. Without this option, when Cilium does service resolution via socket load balancing, Istio sidecar will be bypassed, resulting in loss of Istio features including encryption and telemetry. Step 2:0 码力 | 1307 页 | 19.26 MB | 1 年前3
 Cilium v1.9 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & /cilium-istioctl install -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled0 码力 | 1263 页 | 18.62 MB | 1 年前3 Cilium v1.9 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & /cilium-istioctl install -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled0 码力 | 1263 页 | 18.62 MB | 1 年前3
 Cilium v1.11 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & Helm. Without this option, when Cilium does service resolution via socket load balancing, Istio sidecar will be bypassed, resulting in loss of Istio features including encryption and telemetry. Step 2:0 码力 | 1373 页 | 19.37 MB | 1 年前3 Cilium v1.11 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & Helm. Without this option, when Cilium does service resolution via socket load balancing, Istio sidecar will be bypassed, resulting in loss of Istio features including encryption and telemetry. Step 2:0 码力 | 1373 页 | 19.37 MB | 1 年前3
 Cilium v1.6 Documentation/cilium-istioctl manifest apply -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled traffic to the microservice, specific to each service version. To deploy the application with manual sidecar injection, run: for service in productpage-service productpage-v1 details-v1 reviews-v1; do possible, from previous daemon (default true) --sidecar-istio-proxy-image string Regular expression matching compatible Istio sidecar istio-proxy container image names (default "0 码力 | 734 页 | 11.45 MB | 1 年前3 Cilium v1.6 Documentation/cilium-istioctl manifest apply -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled traffic to the microservice, specific to each service version. To deploy the application with manual sidecar injection, run: for service in productpage-service productpage-v1 details-v1 reviews-v1; do possible, from previous daemon (default true) --sidecar-istio-proxy-image string Regular expression matching compatible Istio sidecar istio-proxy container image names (default "0 码力 | 734 页 | 11.45 MB | 1 年前3
 Cilium v1.8 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & /cilium-istioctl install -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled0 码力 | 1124 页 | 21.33 MB | 1 年前3 Cilium v1.8 Documentationintegration allows Cilium to enforce HTTP L7 network policies for mTLS protected traffic within the Istio sidecar proxies. Note that Istio can also be deployed without Cilium integration by running a standard version version of istioctl. In that case Cilium will enforce HTTP L7 policies outside of the Istio sidecar proxy, but that will only work if mTLS is not used. If you haven’t read the Introduction to Cilium & /cilium-istioctl install -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled0 码力 | 1124 页 | 21.33 MB | 1 年前3
 Cilium v1.7 Documentation/cilium-istioctl manifest apply -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled traffic to the microservice, specific to each service version. To deploy the application with manual sidecar injection, run: for service in productpage-service productpage-v1 details-v1 reviews-v1; do possible, from previous daemon (default true) --sidecar-istio-proxy-image string Regular expression matching compatible Istio sidecar istio-proxy container image names (default "cilium/istio_proxy")0 码力 | 885 页 | 12.41 MB | 1 年前3 Cilium v1.7 Documentation/cilium-istioctl manifest apply -y Add a namespace label to instruct Istio to automatically inject Envoy sidecar proxies when you deploy your application later: kubectl label namespace default istio-injection=enabled traffic to the microservice, specific to each service version. To deploy the application with manual sidecar injection, run: for service in productpage-service productpage-v1 details-v1 reviews-v1; do possible, from previous daemon (default true) --sidecar-istio-proxy-image string Regular expression matching compatible Istio sidecar istio-proxy container image names (default "cilium/istio_proxy")0 码力 | 885 页 | 12.41 MB | 1 年前3
 Linux命令大全搜索工具 v1.8Debian Linux中重新配制一个已经安装的软件包 dpkg-split Debian Linux中将大软件包分割成小包 dpkg-statoverride Debian Linux中覆盖文件的所有权和模式 dpkg-trigger Debian Linux下的软件包触发器 dpkg Debian Linux系统上安装、创建和管理软件包 dris 显示和清空目录堆栈中的内容 dstat 通用的系统资源统计工具 emacs 功能强大的全屏文本编辑器 enable 启动或禁用shell内建命令 env 显示系统中已存在的环境变量 ethtool 显示或修改以太网卡的配置信息 ex 启动vim编辑器的ex编辑模式 exec 调用并执行指定的命令 exit 退出当前的shell expand 将文件的制表符转换为空白字符 export 为shell变量或函数设置导出属性 exportfs 管理NFS共享文件系统列表 get_module 获取Linux内核模块的详细信息 getenforce 显示当前SELinux的应用模式,是强制、执行还是停用 getsebool 查询SElinux策略内各项规则的布尔值 git 是目前世界上最先进的分布式版本控制系统 gpasswd Linux下工作组文件的管理工具 gpm 提供文字模式下的滑鼠事件处理 grep 强大的文本搜索工具 groupadd 用于创建一个新的工作组0 码力 | 1347 页 | 8.79 MB | 1 年前3 Linux命令大全搜索工具 v1.8Debian Linux中重新配制一个已经安装的软件包 dpkg-split Debian Linux中将大软件包分割成小包 dpkg-statoverride Debian Linux中覆盖文件的所有权和模式 dpkg-trigger Debian Linux下的软件包触发器 dpkg Debian Linux系统上安装、创建和管理软件包 dris 显示和清空目录堆栈中的内容 dstat 通用的系统资源统计工具 emacs 功能强大的全屏文本编辑器 enable 启动或禁用shell内建命令 env 显示系统中已存在的环境变量 ethtool 显示或修改以太网卡的配置信息 ex 启动vim编辑器的ex编辑模式 exec 调用并执行指定的命令 exit 退出当前的shell expand 将文件的制表符转换为空白字符 export 为shell变量或函数设置导出属性 exportfs 管理NFS共享文件系统列表 get_module 获取Linux内核模块的详细信息 getenforce 显示当前SELinux的应用模式,是强制、执行还是停用 getsebool 查询SElinux策略内各项规则的布尔值 git 是目前世界上最先进的分布式版本控制系统 gpasswd Linux下工作组文件的管理工具 gpm 提供文字模式下的滑鼠事件处理 grep 强大的文本搜索工具 groupadd 用于创建一个新的工作组0 码力 | 1347 页 | 8.79 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6














