stevemcghee
4a49a2d1e7
suggest a more recent gke minor version ( #2283 )
...
ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Master version "1.10.5-gke.0" is unsupported.
2018-08-17 22:34:31 -07:00
Martin Taillefer
be7c374f29
Switch to Hugo 0.47 ( #2288 )
...
- Fixes the bug where not all of our files would get the right lastmod
time extracted from GitHub.
- Fixes most of the cases of bad HTML output around the use of {{<text>}}. There's
still a single bad case which I'll report to the Hugo folks.
- Use Hugo's new --minify option to minify HTML instead of having to use the
separate and slow html-minifier program.
- Fix some bad HTML on the landing page.
2018-08-17 22:33:16 -07:00
Spencer Krum
b73b6a8ac7
Spell Lisa's name correctly ( #2279 )
2018-08-17 09:51:33 -07:00
Upkar Lidder
86c0dd3eac
adding schedule to istio twich live stream page ( #2274 )
...
* Adding twitch stream schedule to content
* --amend
2018-08-17 08:05:32 -07:00
Linus Lee
5064a5fc50
Translate into Chinese: help/faq/security/check-policy.md ( #2276 )
...
* Translate into Chinese: help/faq/security/check-policy.md
* Update check-policy.md
* Update CI
2018-08-17 01:14:33 -07:00
Linus Lee
32529b099a
Translate into Chinese: help/faq/security/https-overlay.md ( #2272 )
...
* Translate into Chinese: help/faq/security/https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Update https-overlay.md
* Trigger CI
* Trigger CI
* Update https-overlay.md
2018-08-16 23:44:31 -07:00
trainyao
9dd2adb8db
Translate expression-language into chinese ( #2134 )
...
* Translate expression-language into chinese
* add spaces between chinese and english words, for expression-language page (#2134 )
* delete repeat character,add spaces (#2134 )
* add period to title end (#2134 )
* remove alias
* remove spelling
2018-08-16 19:22:32 -07:00
Drew Zhong
e497125203
translation:/content/help/faq/mixer/index.md ( #2250 )
...
* traslation:/content/docs/concepts/index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* trigger
* trigger
* translation:/content/help/faq/mixer/index.md
* translation:/content/help/faq/mixer/index.md 格式问题
2018-08-16 19:20:32 -07:00
trainyao
54327f7286
fix mistranslate of /zh/docs/setup/kubernetes/helm-install ( #2270 )
...
* fix mistranslate of /zh/docs/setup/kubernetes/helm-install
* fix related link of changed title
2018-08-16 19:14:32 -07:00
mtail
8a51bc2da3
Add a few missing periods.
2018-08-16 12:23:48 -07:00
mtail
a1c4aad23f
Update reference docs.
...
This includes a revamp of the grab_reference_docs script to make
it easier to maintain and extend to different sources of docs.
2018-08-16 12:14:27 -07:00
Guang Ya Liu
670fb9eba0
Highlight "Istio multicluster" in example document. ( #2196 )
2018-08-16 09:49:34 -07:00
Yangmin
053efb78f9
fix sample RbacConfig in concept page. ( #2253 )
2018-08-16 09:45:43 -07:00
Frank Budinsky
beeb9c341d
add DestinationRule to example ( #2261 )
2018-08-16 09:45:07 -07:00
Vadim Eisenberg
b2bb9c5f2d
add 'location: MESH_EXTERNAL' to the service entries ( #2226 )
...
it is currently not required, however for the sake of proper configuration
it should be added
2018-08-16 11:52:30 -04:00
Vadim Eisenberg
d5cb694285
Extend the secure ingress task with multiple ingress certificates/hosts ( #2238 )
...
* generate certificates in httpbin.example.com directory
* add initial section for ingress for multiple hosts
* add a cleanup step for the directories related to certificates
* fix formatting
* add subsection: Redeploy istio-ingressgateway with the new certificates
* rename httpbin-gateway into mygateway
* add redeployment of Gateway for two hosts
* add -o /dev/null -s -w "%{http_code}\n" to the bookinfo's curl
* fix italics in sending a request to bookinfo
* add verify that httpbin.example.com is accessible as previously
* add -v to curl to bookinfo, show certificates printed
* remove -n istio-system from virtualservice bookinfo
* add Host header to curl requests
* put empty lines around the code blocks
* fix spell checker errors
2018-08-16 11:52:04 -04:00
trainyao
60296ae6fc
translate /help/ops/missing-metrics ( #2265 )
...
* translate /help/ops/missing-metrics
* change title
2018-08-16 06:48:32 -07:00
DavadDi
ada8c96a66
Translate help/faq/telemery into Chinese ( #2269 )
...
* Translate help/faq/telemery into Chinese;Fix space
* Fix ci failed
2018-08-16 06:46:32 -07:00
DavadDi
034548e67a
Translate help/faq/traffic-management into Chinese;Fix format ( #2267 )
2018-08-16 04:19:31 -07:00
DavadDi
8d80491780
Translate help/ops/component-debugging into Chinese ( #2255 )
...
Rebase component-logging
2018-08-15 19:40:32 -07:00
kahou82
586c740d36
Fix extra brace ( #2263 )
2018-08-15 15:25:40 -07:00
mtail
583d9fc31e
Remove undesirable redirects.
2018-08-15 10:20:44 -07:00
Martin Taillefer
78b6a64589
Add a missing link. ( #2259 )
2018-08-15 10:16:26 -07:00
Vincent
1b8ac1877b
fixed: outdated reference to the field `httpReqTimeout` ( #2242 )
...
removed index.html from the list.
2018-08-15 10:15:33 -07:00
Tao Li
b7976e6d94
Remove recovation from security concept doc ( #2257 )
2018-08-15 09:47:32 -07:00
DavadDi
a32d29165d
Translate help/ops/component-logging into Chinese ( #2248 )
...
Fix Format
2018-08-15 04:53:31 -07:00
pigletfly
9f277ca041
Translate:faq/how-do-i-get-started ( #2247 )
...
* Translate:faq/how-do-i-get-started
* Fix translation
* trigger ci
* trigger ci
2018-08-15 03:54:31 -07:00
pigletfly
f91ab5e66b
Translate:faq/why-use-istio ( #2246 )
...
* Translate:faq/why-use-istio
* Fix translation
* trigger ci
2018-08-14 21:01:32 -07:00
Xiang Chen
2f4e75e1af
translated content_zh/help/ops/security/authorization-restrictive/index.md ( #2249 )
2018-08-14 21:00:31 -07:00
Linus Lee
481e834f62
Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md ( #2251 )
...
* Translate into Chinese: blog/2017/0.2-announcement/index.md
* Update index.md
* Update _index.md
* Translate into Chinese: Multiple files
* Update index.md
* Update index.md
* Sync
* Sync
* Sync/Update
* Sync/Update
* Sync
* Fix no space problem.
* Update _index.md
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update _index.md
* Update index.md
* Update content_zh/docs/setup/kubernetes/ansible-install/index.md
* Update _index.md
* Update index.md
* Update index.md
* Update index.md
* Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md
* Translate into Chinese: /help/faq/telemetry/prometheus-for-non-k8s.md
2018-08-14 18:56:31 -07:00
DavadDi
b059264a67
Translate help/ops/setup into Chinese ( #2234 )
...
Parallel word add symbol "、"
2018-08-14 03:07:31 -07:00
Drew Zhong
1e6f0473f1
translation:/content/docs/reference/config/authorization/_index.md ( #2245 )
...
* traslation:/content/docs/concepts/index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* traslation:/content/docs/reference/config/authorization/_index.md
* trigger
* trigger
2018-08-14 00:03:31 -07:00
Drew Zhong
36e27e0f26
traslation:/content/docs/concepts/index.md ( #2244 )
2018-08-13 22:06:31 -07:00
Xiang Chen
4632d70737
translate debug authorization ( #2240 )
...
* translate debug authorization
* translate keyword too and fix some punctuation problems
2018-08-13 20:59:31 -07:00
Xiang Chen
72c5552a8b
translated authorization-permissive ( #2241 )
...
* translate authorization-permissive
* use Chinese doc link
2018-08-13 20:50:32 -07:00
pigletfly
9aaf635a60
Translate: faq/general/contribute ( #2236 )
...
* Translate: faq/general/contribute
* Fix zh doc link
2018-08-13 20:46:31 -07:00
Christoph Held
4da4ded184
Added host header to curl command ( #2181 )
2018-08-13 09:25:34 -07:00
Xiang Chen
f02601caad
translate report bug ( #2231 )
...
* translate report bug
* fix punctuation and aliases problem
2018-08-13 09:04:33 -07:00
pigletfly
324550e182
Translate:faq/roadmap ( #2237 )
...
* Translate:faq/roadmap
* trigger ci
* trigger ci again
2018-08-13 05:07:31 -07:00
pigletfly
626b02592b
Translate:faq/general/deploy-environ ( #2218 )
...
* Translate:fqa/general/deploy-environ
* Fix translation
* trigger ci
2018-08-13 03:30:31 -07:00
pigletfly
66c8af9fd1
Translation: fix translation for faq/general/partners ( #2235 )
2018-08-13 02:10:31 -07:00
pigletfly
2cd6c56101
Translate: faq/general/partners-and-vendors ( #2221 )
...
* Translate: faq/general/partners-and-vendors
* trigger ci
* trigger ci
2018-08-12 23:40:31 -07:00
pigletfly
0b22f85178
Translate:faq/general/what-does-istio-mean ( #2220 )
...
* Translate:faq/general/what-does-istio-mean
* Add empty line
* Fix trans
2018-08-12 23:19:30 -07:00
Jimmy Song
2471c0f8dd
Chinese: add ops index ( #2233 )
...
* Chinese: add ops index
* tigger ci
2018-08-12 23:08:31 -07:00
pigletfly
cd804e5978
Translate:faq/general/what-is-istio ( #2219 )
...
* Translate:faq/general/what-is-istio
* Translate fix
* trigger ci
2018-08-12 23:00:30 -07:00
trainyao
393e5a2f0e
translate /help/glossary/#pilot #destination #mutual-tls #secure-nami… ( #2210 )
...
* translate /help/glossary/#pilot #destination #mutual-tls #secure-naming #service-consumer #service-operator #service-producer #service-registry #source #tls-origination
* add spaces between chinese and english, fix typo (#2210 )
2018-08-12 18:46:30 -07:00
mtail
6a152a766d
Fix incorrect aspect ratio.
2018-08-12 18:14:07 -07:00
Vincent
7ee6e9f6e0
fixed typo ( #2201 )
...
* fixed typo
* Changed translation for the word 'cluster'.
* re-lint
2018-08-12 06:43:30 -07:00
Martin Taillefer
4763c09d79
Update page authoring guide. ( #2230 )
2018-08-12 06:17:58 -07:00
Vincent
15894b14a8
translate: reference galley, fixed outline in istioctl reference ( #2228 )
...
* translate: reference galley, fixed outline in istioctl reference
* Changed: Translation for the word `rotate`
2018-08-12 06:06:30 -07:00