Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 985 Bytes

02.md

File metadata and controls

13 lines (8 loc) · 985 Bytes
description
2017 年 10 月 10 日,Istio 0.2 发布,改善网格并支持多种环境。

Istio 0.2——开始支持虚拟机

在等待了近 5 个月之久,Istio 0.2 版本终于面世。Istio 从 0.2 版本的发布开始支持虚拟机负载。初步支持将非 Kubernetes 服务(以 VM 或物理机的形式)添加到网格中。 这是此功能的早期版本,存在一些限制(例如,要求在容器和 VM 之间建立扁平网络)。

其他改进主要是关于可用性方面,例如支持 TCP,利用 Kubernetes 的 admission webhook(alpha 特性)支持自动注入 sidecar,支持自定义 mixer 扩展,支持自定义秘钥和证书给 Istio CA,支持 WebSocket 、MongoDB 和 Redis 协议。

参考