mirror of https://github.com/istio/istio.io.git
Fix typos.
This commit is contained in:
parent
07ed229051
commit
93a6627952
|
@ -114,7 +114,7 @@ title: Istio
|
|||
<div class="row no-gutters">
|
||||
<div class="col-12 col-md-6">
|
||||
<h2>Want to learn more?</h2>
|
||||
<p>Get started by learning Istio concepts and running through our BookInfo sample.</p>
|
||||
<p>Get started by learning Istio concepts and running through our Bookinfo sample.</p>
|
||||
<a class="btn btn-istio" href="/docs/">GET STARTED</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
viewBox="0 0 661.63458 453.37048"
|
||||
style="clip-rule:evenodd">
|
||||
<title
|
||||
id="title6911">Istio BookInfo Sample Application</title>
|
||||
id="title6911">Istio Bookinfo Sample Application</title>
|
||||
<metadata
|
||||
id="metadata4485">
|
||||
<rdf:RDF>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>Istio BookInfo Sample Application</dc:title>
|
||||
<dc:title>Istio Bookinfo Sample Application</dc:title>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:creator>
|
||||
|
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
|
@ -244,7 +244,7 @@ The simplest approach to enabling resolution for these variables is to specify t
|
|||
the various services. One problem with this is Pod IP's change during the lifetime of the
|
||||
service.
|
||||
|
||||
The `isito-remote` Helm chart requires the three specific variables to be configured as defined in the following table:
|
||||
The `istio-remote` Helm chart requires the three specific variables to be configured as defined in the following table:
|
||||
|
||||
| Helm Variable | Accepted Values | Default | Purpose of Value |
|
||||
| --- | --- | --- | --- |
|
||||
|
|
|
@ -44,7 +44,7 @@ Istio是一个开源项目,拥有支持其使用和持续开发的活跃社区
|
|||
<tr>
|
||||
<td class="logo"><img src="/img/github.png" alt="GitHub"/></td>
|
||||
<td class="desc">
|
||||
Isito的代码在<a href="https://github.com/istio/community">GitHub</a>上开发。
|
||||
Istio的代码在<a href="https://github.com/istio/community">GitHub</a>上开发。
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ other = "对于开发者"
|
|||
other = "加入 istio-dev@ 邮件列表讨论 Istio 项目开发时遇到的问题"
|
||||
|
||||
[github_desc]
|
||||
other = "Isito 的代码在 GitHub 上开发"
|
||||
other = "Istio 的代码在 GitHub 上开发"
|
||||
|
||||
[team_drive_desc]
|
||||
other = "如果您想深入了解 Istio 的技术细节,请查看我们日益完善的设计文档"
|
||||
|
|
Loading…
Reference in New Issue