Commit Graph

1600 Commits

Author SHA1 Message Date
Frank Budinsky 880ffebba2 routing concept doc improvements (#1716) 2018-07-10 10:10:32 -07:00
Martin Taillefer a9c4b7a3af
Consolidate perf & scalability pages into a single page. (#1731)
As part of the effort to streamline our content, this consolidates the many small
perf-and-scalability pages into a single concept page. This change is similar to what
we've done to the other concept pages.
2018-07-10 09:42:23 -07:00
john-a-joyce 007c74ff70 Document stable access to istio services (#1667) 2018-07-10 09:41:32 -07:00
Stephen Gilson 0fca91c7c0 Copy edit for Control Ingress Traffic. (#1732)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-10 07:08:20 -07:00
Gary Brown 451c76ca22 Fix spec port name on ingress gateway (#1728) 2018-07-10 09:46:05 -04:00
Stephen Gilson a2836ab2b7 Copy edit for Setting Request Timeouts. (#1730)
Signed-off-by: Stephen Gilson <gilsonsm@google.com>
2018-07-10 05:29:33 -07:00
Kuat 6e97d79a2d cleanup principals (#1722)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2018-07-09 19:53:14 -07:00
navinger 3aed031a44 In the GKE section, changed <project-name> to <project-id>. (#1726) 2018-07-09 19:52:36 -07:00
mtail 902ab5cdc0 Undo accidental branch name change 2018-07-09 19:51:36 -07:00
mtail ee0972a782 Fix invalid markdown, leading to bogus code blocks. 2018-07-09 17:24:02 -07:00
mtail 1ef1c28bea Point the docs to the release-1.0 branch for now. 2018-07-09 17:05:29 -07:00
mtail 95ea76c737 Update reference docs. 2018-07-09 14:49:30 -07:00
Rigs Caballero 944a7a2ccd Edit Collaboration Guide to include forking info. (#1709)
* Edit Collaboration Guide to include forking info.

Made a light editorial pass including adding additional information regarding
how to create a fork. I also ensured the content wrapped at an 80 character
length. Ideally, I would like to reference the standard GitHub flow instead of
maintaining the process here.
2018-07-09 13:36:50 -07:00
Kuat 3175bf354a push attribute rename (#1713)
Signed-off-by: Kuat Yessenov <kuat@google.com>
2018-07-09 11:42:00 -07:00
Frank Budinsky 8013da334e Put back reverted new troubleshooting material (#1710) 2018-07-09 11:03:33 -07:00
Axel Siebenborn 96ca8ac221 Change name of Policy and DestinationRule. (#1704)
The command uses istioctl replace to change Policy and DestinationRule.
However, there is no Policy or DestinationRule with the name example-2.
2018-07-09 08:43:49 -07:00
mtail 2c887f0e18 Fix bad grammar. 2018-07-09 07:29:36 -07:00
mtail 05453b1172 Fix some broken links. 2018-07-09 06:30:36 -07:00
zhaohuabing 96949eb7eb Translate request-routing into Chinese (#1654)
* Translate request-routing into Chinese

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>

* Align terminology with standard translation

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-09 06:11:02 -07:00
打雷不怕 2b6eec2237 performance-and-scalability/mrobenchmarks (#1656) 2018-07-09 05:49:18 -07:00
打雷不怕 e715b54c18 performance-and-scalability/overview (#1655) 2018-07-09 05:47:52 -07:00
打雷不怕 08ca6474a0 performance-and-scalability/pformance-testing-automation (#1658) 2018-07-09 05:47:06 -07:00
打雷不怕 7d15e8393d performance-and-scalability/scenarios (#1664) 2018-07-09 05:44:44 -07:00
Vincent eb5d17fa65 Chinese: task-security, task-security-mutual-tls (#1648) 2018-07-09 05:43:25 -07:00
Vincent 64ac45b91e Chinese: concepts-mutual-tls (#1660) 2018-07-09 05:24:52 -07:00
flydragon 99899e9d82 Chinese: Translation control ingress traffic (#1681) 2018-07-09 05:23:03 -07:00
flydragon 676e4cd452 Chinese: Translation fault-injection (#1682) 2018-07-09 05:21:06 -07:00
Vincent e925aecba5 translate-zh: task-telemetry-index. (#1684) 2018-07-09 05:20:10 -07:00
Jimmy Song ca8fc943a0 Chineses: update content (#1685)
- update policies and telemetry translation
- delete the stale files
- merge two docs together
2018-07-09 05:19:44 -07:00
Vincent a591ec4481 Translate: task egress (#1688) 2018-07-09 05:19:00 -07:00
Vincent 4806aa9d93 Chinese:task-plugin-ca-cert (#1652) 2018-07-09 05:11:12 -07:00
Martin Taillefer 3d511f5a70
Various site fixes. (#1701)
- Prevent See Also sections from showing up on index pages.

- Clean up and simplify some JavaScript & CSS.

- Set a height for the idea and warning icons in order to prevent
screen flicker when loading pages with these icons.
2018-07-08 17:12:12 -07:00
Martin Taillefer 072abae8ce
Improve name selection process for the new PRE block download feature. (#1693)
- If an explicit downloadas filename is not supplied in markdown, it is
now derived from the document title, with a proper extension based on the
content syntax.

- Made things work correctly for PRE blocks introduced with normal markdown
``` instead of our magic {{< text >}} sequences.
2018-07-06 18:59:46 -07:00
Steven Dake 4ebbb12505 Change all references to istio-demo-*.yaml (#1696)
Remove demo from all documentation references
2018-07-06 11:46:23 -07:00
Steven Dake 63cfc64693 Revert one small change that added a link (#1695)
A @link@ was added inadvertently to the config options autogeneration
helm documentation.
2018-07-06 11:45:41 -07:00
Martin Taillefer 69c04f6401
Create hidden links for the special @@ references. (#1686)
This gives us link checking for the @@ code block references.
2018-07-06 07:31:31 -07:00
Steven Dake 9765bf65ca Generate Helm config options from values.md (#1694) 2018-07-06 07:12:12 -07:00
Steven Dake 8c2b933ebc Fix broken links (#1692) 2018-07-06 06:43:20 -07:00
Martin Taillefer 378e1334b0
Revert "503 and Gateway troubleshooting" (#1691)
* Revert "Add download & print buttons to all PRE blocks. (#1680)"

This reverts commit 512fdb5b61.

* Revert "Remove link annotations from command paths (#1690)"

This reverts commit 26113b3b5b.

* Revert "503 and Gateway troubleshooting (#1642)"

This reverts commit 3314115d65.
2018-07-06 05:44:50 -07:00
Martin Taillefer 512fdb5b61
Add download & print buttons to all PRE blocks. (#1680)
Also, replaced the text in the Copy button with an icon instead.
2018-07-06 05:30:35 -07:00
Yossi Mesika 26113b3b5b Remove link annotations from command paths (#1690) 2018-07-06 05:18:17 -07:00
Frank Budinsky 3314115d65 503 and Gateway troubleshooting (#1642)
* 503 and Gateway troubleshooting

* delete blank line

* fix numbered list

* tweaks

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2018-07-05 15:02:59 -04:00
Martin Taillefer 3c1ef90cc7 Move the community page into the About section. (#1683) 2018-07-05 14:12:24 -04:00
LillyWu 1e8427099a make istio installation yaml file consistent (#1675) 2018-07-05 14:09:03 -04:00
danielmenezesbr ac84b9eb1d fix broken link (#1662) 2018-07-05 14:05:36 -04:00
Arshdeep Singh Chimni c0c4bec6f8 edit reviews virtualservice yaml output (#1661) 2018-07-05 14:04:18 -04:00
mtail 6a33b0052b Update reference docs. 2018-07-05 06:46:46 -07:00
mtail 93a6627952 Fix typos. 2018-07-04 05:51:53 -07:00
Martin Taillefer 07ed229051
Simplify linking to GitHub content. (#1669)
- Add <github_file> <github_blob> and <github_tree> to make it simpler to link to the right
place on GitHub.

- Use these new sequences throughout the docs.

- Also, fix bad HTML generated for the TOC in certain cirsumstances.

- Fix extra blank line inserted at the bottom of indented code blocks.
2018-07-04 04:16:49 -07:00
Lee Calcote 92b5176d7d Adding Alpha status SolarWinds adapter (#1617) 2018-07-03 05:01:18 -07:00