[zh-cn] updated /glossary/istio.md and kops.md

pull/35448/head
windsonsea 2022-07-27 22:53:26 +08:00
parent 6a69ea9043
commit ee4e170689
2 changed files with 7 additions and 10 deletions

View File

@ -2,9 +2,9 @@
title: Istio
id: istio
date: 2018-04-12
full_link: https://istio.io/docs/concepts/what-is-istio/
full_link: https://istio.io/zh/docs/concepts/what-is-istio/
short_description: >
Istio 是个开放平台(非 Kubernetes 特有),提供了一种统一的方式来集成微服务、管理流量、实施策略和汇总度量数据。
Istio 是个(非 Kubernetes 特有开放平台,提供了一种统一的方式来集成微服务、管理流量、实施策略和汇总度量数据。
aka:
tags:
- networking
@ -13,7 +13,6 @@ tags:
---
<!--
---
title: Istio
id: istio
date: 2018-04-12
@ -26,14 +25,13 @@ tags:
- networking
- architecture
- extension
---
-->
<!--
An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data.
-->
Istio 是个开放平台(非 Kubernetes 特有),提供了一种统一的方式来集成微服务、管理流量、实施策略和汇总度量数据。
Istio 是个(非 Kubernetes 特有开放平台,提供了一种统一的方式来集成微服务、管理流量、实施策略和汇总度量数据。
<!--more-->

View File

@ -37,13 +37,12 @@ kops 是一个命令行工具,可以帮助您创建、销毁、升级和维护
<!--more-->
<!--
{{< note >}}
kops has general availability support only for AWS.
Support for using kops with GCE and VMware vSphere are in alpha.
{{< /note >}}
-->
注意:官方仅支持 AWSGCE 和 VMware vSphere 的支持还处于 alpha* 阶段。
{{< note >}}
注意:官方仅支持 AWS。对 GCE 和 VMware vSphere 的支持还处于 Alpha 阶段。
{{< /note >}}
<!--
`kops` provisions your cluster with&#58;
@ -60,7 +59,7 @@ Support for using kops with GCE and VMware vSphere are in alpha.
* 全自动化安装
* 基于 DNS 的集群标识
* 自愈功能:所有组件都在自动缩组Auto-Scaling Groups中运行
* 自愈功能:所有组件都在自动缩组Auto-Scaling Groups中运行
* 有限的操作系统支持 (推荐使用 Debian支持 Ubuntu 16.04,试验性支持 CentOS & RHEL)
* 高可用 (HA) 支持
* 直接提供或者生成 Terraform 清单文件的能力