Commit Graph

3328 Commits

Author SHA1 Message Date
flydragon b5983522ac zh: content_zh/docs/setup/kubernetes/install/platform/ibm (#3760)
* zh: content_zh/docs/setup/kubernetes/install/platform/ibm

update

* zh: content_zh/blog/2019/custom-ingress-gateway

fix typo
2019-03-20 10:26:43 -07:00
SataQiu e7def993db zh: add content_zh/docs/tasks/telemetry/logs (#3768)
* zh: add content_zh/docs/tasks/telemetry/logs/_index.md

* relint
2019-03-20 10:22:44 -07:00
Martin Taillefer 22f520809f
Use server-side redirects instead of alias files for better experience. (#3799) 2019-03-20 09:38:18 -07:00
mtail 7e6740ef36 Redirect update. 2019-03-20 07:30:26 -07:00
mtail 3f6e52e399 Site improvements
- Darken the text color of the selected tab in a tab set.

- Remove extra bottom border line in collapsed sidebar panels.

- Cleaned up accessibility annotations for the sidebar.
2019-03-20 07:28:46 -07:00
mtail eff00317b7 Add redirect for helm charts 2019-03-20 07:15:49 -07:00
Jimmy Song 6965f07cb2 Fix a typo (#3791)
* Fix a typo

* trigger ci
2019-03-20 04:53:41 -07:00
SataQiu c9c7e684a8 zh: add content_zh/docs/tasks/telemetry/metrics/using-istio-dashboard/index.md (#3795)
* zh: add content_zh/docs/tasks/telemetry/metrics/using-istio-dashboard/index.md

* Update index.md

* retest

* Update index.md
2019-03-20 04:07:40 -07:00
Chris 482edc366f zh: content/docs/tasks/telemetry/logs/fluentd/index.md (#3796)
* fluentd

* updated

* updated
2019-03-20 04:04:42 -07:00
Eric Chen a53a054509 Update index.md (#3793) 2019-03-19 20:10:16 -07:00
mtail 6f68c39e32 Fix Chinese announcement button 2019-03-19 17:11:42 -07:00
mtail d4522bc51b Add the logo file back since folks have links to it. 2019-03-19 17:08:22 -07:00
mtail f1efc887e1 Point to the release-1.1 branch of istio/istio for the time being. 2019-03-19 17:05:38 -07:00
Martin Taillefer e683c58bd4
Switched this script to bash to eliminate a build error on Netlify. (#3790) 2019-03-19 17:01:07 -07:00
Vincent f3f2453152 zh: sync /boilerplates/helm-security-warning.md (#3780) 2019-03-19 16:26:39 -07:00
Vincent d4852e1673 zh: /help/ops/telemetry/envoy-stats/index.md (#3779) 2019-03-19 16:25:40 -07:00
Vincent 414b87bde8 zh: /help/faq/distributed-tracing/mixer-role.md (#3776)
* zh: /help/faq/distributed-tracing/mixer-role.md

* typo
2019-03-19 16:24:41 -07:00
Vincent b92beb332c zh: removed content_zh/help/faq/telemetry/initial-zipkin-header.md (#3777) 2019-03-19 16:23:39 -07:00
Vincent 698f98c4bd zh: sync /docs/setup/kubernetes/prepare/platform-setup/azure/index.md (#3783) 2019-03-19 16:22:41 -07:00
mtail d5955497aa Switch preliminary.istio.io to 1.2 2019-03-19 12:09:52 -07:00
Jianfei Hu dfb7e60ee0 change with ver syntax. (#3785) 2019-03-19 11:48:41 -07:00
Martin Taillefer 391ef67477
Update reference docs. (#3784) 2019-03-19 11:44:36 -07:00
Martin Taillefer 2aa1d0edd2
Update reference docs. (#3782) 2019-03-19 11:29:17 -07:00
John Howard d266753179 Update performance numbers to 90th percentile (#3781)
* Update performance numbers to 90th percentile

* spell checker
2019-03-19 11:23:42 -07:00
Frank Budinsky 3accc1d69b remove restore command that won't work (#3778)
* remove restore command that won't work

* fix circleci error
2019-03-19 10:51:40 -07:00
Tao Li 493c1ff1df Update the health check section with mTLS for 1.1 (#3738)
* Update the health check section with mTLS

* Update k8s-health-checks.md

* Fix lint

* Update content/help/faq/security/k8s-health-checks.md
2019-03-19 10:34:21 -07:00
Martin Taillefer 2ed74c33f8 Remove mutual TLS from list of perf considerations. (#3774) 2019-03-19 10:16:39 -07:00
Martin Taillefer 00be9bb060
Update reference docs. (#3775) 2019-03-19 10:01:02 -07:00
Vincent f92b1229e2 zh: help/faq/mixer/header-rules.md (#3773) 2019-03-19 09:32:49 -07:00
Jimmy Song a6d9980c32 zh: annoucing 1.1 (#3770)
* zh: annoucing 1.1

Istio 1.1 annoucement

* trigger ci

* Delete tail space
2019-03-19 08:34:44 -07:00
Martin Taillefer 3882e33336 Remove overuse of backticks and geek-speak. (#3771) 2019-03-19 08:16:42 -07:00
SataQiu 625ca59fc7 zh: update content_zh/docs/tasks/telemetry/querying-metrics/index.md (#3765) 2019-03-19 07:32:47 -07:00
Martin Taillefer 28bb1d2ce1 Fix a few text block bugs (#3769)
- HTML tags appearing in bash text block output weren't being escaped properly, making them
disappear.

- Never call prism when syntax coloring is turned off, otherwise things
fail with an exception.
2019-03-19 07:26:41 -07:00
SataQiu 0eaad3061a zh: add content_zh/help/ops/traffic-management/locality-load-balancing (#3764) 2019-03-19 07:25:43 -07:00
SataQiu 4ee3e5a2da zh: add content_zh/docs/tasks/telemetry/metrics/querying-metrics/index.md (#3766) 2019-03-19 07:19:40 -07:00
SataQiu ddca17b1ff zh: add content_zh/docs/tasks/telemetry/metrics/_index.md (#3767) 2019-03-19 07:14:40 -07:00
mtail 78b8cb3e29 Fix a couple bugs when the site is switched to release mode. 2019-03-19 06:21:00 -07:00
Mariam John b7246ffd43 Fix missing whitespace on Installation Options (#3762)
Fixes Bug: #3740
2019-03-19 08:40:35 -04:00
Sean Zhang b824f143e5 zh: Add content_zh/blog/2019/istio1.1_perf/index.md (#3730)
* zh: Add content_zh/blog/2019/istio1.1_perf/index.md

* Update index.md

* Update index.md

* Fix CI test error.

* Fix CI error: Trailing spaces
2019-03-19 03:34:41 -07:00
mtail 4cfcc026d4 Grammar fix. 2019-03-18 20:53:59 -07:00
mtail 8267c918e6 Update publication dates. 2019-03-18 20:52:00 -07:00
Lin Sun f2ab14b785 update jaeger access port forward cmd (#3754) 2019-03-18 20:46:52 -07:00
Steven Dake e66021266b back up certmanager CRDs as well (#3755)
We want to backup certmanager CRDs in the case of Tiller usage.

Also clarify thee filename slightly to indicate it is CRD data and
related to Istio 1.0.

Fixes: #3753
2019-03-18 19:55:39 -07:00
Louis Ryan a20a273e75 Add some detail to networking release notes for 1.1 (#3747)
* Add some detail to networking stuff

* Qualify language around service visibility

* Fix misc and refine the language around exportTo

* Add port control details to sidecar

* Water down language around namespace scoping

* Fix trailing space

* Resolve sdake's comments

* Fix typo
2019-03-18 19:07:39 -07:00
Lin Sun 17f0aebb99
update a few things on update notice (#3751)
* update a few things on update notice

based on https://github.com/istio/istio.io/pull/3728/files

* fix spell
2019-03-18 21:25:15 -04:00
Lin Sun 2f10946cab
no service graph in quick start (#3749) 2019-03-18 21:23:48 -04:00
Frank Budinsky 102065592a Fix bad profile table entry (#3746) 2019-03-18 14:58:38 -07:00
Gregory Hanson 7b035747e9 fix indent so dollar sign is not included in copy/paste (#3745) 2019-03-18 14:00:40 -07:00
Frank Budinsky 7fc10c7590 Add helm upgrade warning (#3744) 2019-03-18 13:28:39 -07:00
Brian Avery d87d9b0fde Fixed CRD count and added note regarding cert-manager (#3743) 2019-03-18 12:57:40 -07:00